Upgrade texlive version to 2021
This commit is contained in:
parent
1191e5963a
commit
6b189f88b9
36
README.en.md
36
README.en.md
@ -1,36 +0,0 @@
|
|||||||
# texlive-split-z
|
|
||||||
|
|
||||||
#### Description
|
|
||||||
TeX formatting system
|
|
||||||
|
|
||||||
#### Software Architecture
|
|
||||||
Software architecture description
|
|
||||||
|
|
||||||
#### Installation
|
|
||||||
|
|
||||||
1. xxxx
|
|
||||||
2. xxxx
|
|
||||||
3. xxxx
|
|
||||||
|
|
||||||
#### Instructions
|
|
||||||
|
|
||||||
1. xxxx
|
|
||||||
2. xxxx
|
|
||||||
3. xxxx
|
|
||||||
|
|
||||||
#### Contribution
|
|
||||||
|
|
||||||
1. Fork the repository
|
|
||||||
2. Create Feat_xxx branch
|
|
||||||
3. Commit your code
|
|
||||||
4. Create Pull Request
|
|
||||||
|
|
||||||
|
|
||||||
#### Gitee Feature
|
|
||||||
|
|
||||||
1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md
|
|
||||||
2. Gitee blog [blog.gitee.com](https://blog.gitee.com)
|
|
||||||
3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore)
|
|
||||||
4. The most valuable open source project [GVP](https://gitee.com/gvp)
|
|
||||||
5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help)
|
|
||||||
6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)
|
|
||||||
37
README.md
37
README.md
@ -1,37 +0,0 @@
|
|||||||
# texlive-split-z
|
|
||||||
|
|
||||||
#### 介绍
|
|
||||||
TeX formatting system
|
|
||||||
|
|
||||||
#### 软件架构
|
|
||||||
软件架构说明
|
|
||||||
|
|
||||||
|
|
||||||
#### 安装教程
|
|
||||||
|
|
||||||
1. xxxx
|
|
||||||
2. xxxx
|
|
||||||
3. xxxx
|
|
||||||
|
|
||||||
#### 使用说明
|
|
||||||
|
|
||||||
1. xxxx
|
|
||||||
2. xxxx
|
|
||||||
3. xxxx
|
|
||||||
|
|
||||||
#### 参与贡献
|
|
||||||
|
|
||||||
1. Fork 本仓库
|
|
||||||
2. 新建 Feat_xxx 分支
|
|
||||||
3. 提交代码
|
|
||||||
4. 新建 Pull Request
|
|
||||||
|
|
||||||
|
|
||||||
#### 特技
|
|
||||||
|
|
||||||
1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md
|
|
||||||
2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com)
|
|
||||||
3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目
|
|
||||||
4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目
|
|
||||||
5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help)
|
|
||||||
6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)
|
|
||||||
@ -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
|
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.than 2018-05-07 11:54:55.163901164 +0200
|
||||||
+++ doc/xelatex/xepersian/ftxe-0.12.py 2018-05-07 11:57:58.063526433 +0200
|
+++ doc/xelatex/xepersian/ftxe-0.12.py 2018-05-07 11:57:58.063526433 +0200
|
||||||
@@ -1,4 +1,6 @@
|
@@ -1,3 +1,5 @@
|
||||||
-# This program is free software: you can redistribute it and/or modify
|
|
||||||
+#! /usr/bin/python
|
+#! /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
|
# it under the terms of the GNU General Public License as published by
|
||||||
# the Free Software Foundation, either version 3 of the License, or
|
# 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):
|
@@ -488,7 +490,7 @@ def read_size(input,index,last_index):
|
||||||
dim_index = pt_index
|
dim_index = pt_index
|
||||||
next_cmd = input.find(u'\\', index)
|
next_cmd = input.find(u'\\', index)
|
||||||
|
|||||||
Binary file not shown.
@ -1,214 +1,214 @@
|
|||||||
%global tl_version 2018
|
%global tl_version 2021
|
||||||
%global _texdir %{_datadir}/texlive
|
%global _texdir %{_datadir}/texlive
|
||||||
%global __brp_mangle_shebangs /usr/bin/true
|
%global __brp_mangle_shebangs /usr/bin/true
|
||||||
|
|
||||||
Name: texlive-split-z
|
Name: texlive-split-z
|
||||||
Version: %{tl_version}
|
Version: %{tl_version}
|
||||||
Release: 25
|
Release: 1
|
||||||
Epoch: 8
|
Epoch: 9
|
||||||
Summary: TeX formatting system
|
Summary: TeX formatting system
|
||||||
License: Artistic 2.0 and GPLv2 and GPLv2+ and LGPLv2+ and LPPL and MIT and Public Domain and UCD and Utopia
|
License: Artistic 2.0 and GPLv2 and GPLv2+ and LGPLv2+ and LPPL-1.3a and LPPL-1.3c and MIT and Public Domain and UCD and Utopia
|
||||||
URL: http://tug.org/texlive/
|
URL: http://tug.org/texlive/
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Patch0108: texlive-2017-xepersian-python.patch
|
Patch0108: texlive-2017-xepersian-python.patch
|
||||||
Source0003: texlive-licenses.tar.xz
|
Source0003: texlive-licenses.tar.xz
|
||||||
Source0671: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xkeyval.tar.xz
|
Source0671: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xkeyval.tar.xz
|
||||||
Source0672: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xkeyval.doc.tar.xz
|
Source0672: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xkeyval.doc.tar.xz
|
||||||
Source0674: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xcolor.tar.xz
|
Source0674: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xcolor.tar.xz
|
||||||
Source0675: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xcolor.doc.tar.xz
|
Source0675: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xcolor.doc.tar.xz
|
||||||
Source1531: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xcite.tar.xz
|
Source1531: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xcite.tar.xz
|
||||||
Source1532: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xcite.doc.tar.xz
|
Source1532: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xcite.doc.tar.xz
|
||||||
Source1664: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xetexconfig.tar.xz
|
Source1664: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xetexconfig.tar.xz
|
||||||
Source2108: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xcharter.tar.xz
|
Source2108: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xcharter.tar.xz
|
||||||
Source2109: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xcharter.doc.tar.xz
|
Source2109: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xcharter.doc.tar.xz
|
||||||
Source2110: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xits.tar.xz
|
Source2110: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xits.tar.xz
|
||||||
Source2111: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xits.doc.tar.xz
|
Source2111: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xits.doc.tar.xz
|
||||||
Source2113: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/yfonts.tar.xz
|
Source2113: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/yfonts.tar.xz
|
||||||
Source2114: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/yfonts.doc.tar.xz
|
Source2114: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/yfonts.doc.tar.xz
|
||||||
Source2118: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zlmtt.tar.xz
|
Source2118: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zlmtt.tar.xz
|
||||||
Source2119: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zlmtt.doc.tar.xz
|
Source2119: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zlmtt.doc.tar.xz
|
||||||
Source2163: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zapfchan.tar.xz
|
Source2163: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zapfchan.tar.xz
|
||||||
Source2164: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zapfding.tar.xz
|
Source2164: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zapfding.tar.xz
|
||||||
Source2258: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xq.tar.xz
|
Source2258: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xq.tar.xz
|
||||||
Source2259: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xq.doc.tar.xz
|
Source2259: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xq.doc.tar.xz
|
||||||
Source2260: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xskak.tar.xz
|
Source2260: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xskak.tar.xz
|
||||||
Source2261: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xskak.doc.tar.xz
|
Source2261: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xskak.doc.tar.xz
|
||||||
Source2339: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xlop.tar.xz
|
Source2339: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xlop.tar.xz
|
||||||
Source2340: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xlop.doc.tar.xz
|
Source2340: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xlop.doc.tar.xz
|
||||||
Source2342: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/yax.tar.xz
|
Source2342: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/yax.tar.xz
|
||||||
Source2343: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/yax.doc.tar.xz
|
Source2343: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/yax.doc.tar.xz
|
||||||
Source2369: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xmltexconfig.tar.xz
|
Source2369: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xmltexconfig.tar.xz
|
||||||
Source2483: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xyling.tar.xz
|
Source2483: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xyling.tar.xz
|
||||||
Source2484: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xyling.doc.tar.xz
|
Source2484: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xyling.doc.tar.xz
|
||||||
Source2509: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xcjk2uni.tar.xz
|
Source2509: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xcjk2uni.tar.xz
|
||||||
Source2510: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xcjk2uni.doc.tar.xz
|
Source2510: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xcjk2uni.doc.tar.xz
|
||||||
Source2512: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zxjafont.tar.xz
|
Source2512: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zxjafont.tar.xz
|
||||||
Source2513: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zxjafont.doc.tar.xz
|
Source2513: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zxjafont.doc.tar.xz
|
||||||
Source2525: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xpinyin.tar.xz
|
Source2525: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xpinyin.tar.xz
|
||||||
Source2526: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xpinyin.doc.tar.xz
|
Source2526: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xpinyin.doc.tar.xz
|
||||||
Source2528: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zhmetrics.tar.xz
|
Source2528: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zhmetrics.tar.xz
|
||||||
Source2529: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zhmetrics.doc.tar.xz
|
Source2529: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zhmetrics.doc.tar.xz
|
||||||
Source2531: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zhnumber.tar.xz
|
Source2531: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zhnumber.tar.xz
|
||||||
Source2532: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zhnumber.doc.tar.xz
|
Source2532: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zhnumber.doc.tar.xz
|
||||||
Source2534: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zhspacing.tar.xz
|
Source2534: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zhspacing.tar.xz
|
||||||
Source2535: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zhspacing.doc.tar.xz
|
Source2535: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zhspacing.doc.tar.xz
|
||||||
Source2665: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xetexref.doc.tar.xz
|
Source2665: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xetexref.doc.tar.xz
|
||||||
Source2829: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xgreek.tar.xz
|
Source2829: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xgreek.tar.xz
|
||||||
Source2830: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xgreek.doc.tar.xz
|
Source2830: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xgreek.doc.tar.xz
|
||||||
Source2832: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/yannisgr.tar.xz
|
Source2832: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/yannisgr.tar.xz
|
||||||
Source2833: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/yannisgr.doc.tar.xz
|
Source2833: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/yannisgr.doc.tar.xz
|
||||||
Source2846: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xetex-devanagari.tar.xz
|
Source2846: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xetex-devanagari.tar.xz
|
||||||
Source2847: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xetex-devanagari.doc.tar.xz
|
Source2847: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xetex-devanagari.doc.tar.xz
|
||||||
Source2914: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zxjafbfont.tar.xz
|
Source2914: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zxjafbfont.tar.xz
|
||||||
Source2915: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zxjafbfont.doc.tar.xz
|
Source2915: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zxjafbfont.doc.tar.xz
|
||||||
Source2916: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zxjatype.tar.xz
|
Source2916: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zxjatype.tar.xz
|
||||||
Source2917: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zxjatype.doc.tar.xz
|
Source2917: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zxjatype.doc.tar.xz
|
||||||
Source2984: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xypic-tut-pt.doc.tar.xz
|
Source2984: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xypic-tut-pt.doc.tar.xz
|
||||||
Source3370: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xifthen.tar.xz
|
Source3370: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xifthen.tar.xz
|
||||||
Source3371: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xifthen.doc.tar.xz
|
Source3371: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xifthen.doc.tar.xz
|
||||||
Source3386: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xpicture.tar.xz
|
Source3386: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xpicture.tar.xz
|
||||||
Source3387: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xpicture.doc.tar.xz
|
Source3387: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xpicture.doc.tar.xz
|
||||||
Source3389: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xypic.tar.xz
|
Source3389: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xypic.tar.xz
|
||||||
Source3390: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xypic.doc.tar.xz
|
Source3390: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xypic.doc.tar.xz
|
||||||
Source5690: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xargs.tar.xz
|
Source5690: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xargs.tar.xz
|
||||||
Source5691: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xargs.doc.tar.xz
|
Source5691: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xargs.doc.tar.xz
|
||||||
Source5693: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xcolor-solarized.tar.xz
|
Source5693: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xcolor-solarized.tar.xz
|
||||||
Source5694: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xcolor-solarized.doc.tar.xz
|
Source5694: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xcolor-solarized.doc.tar.xz
|
||||||
Source5696: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xcomment.tar.xz
|
Source5696: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xcomment.tar.xz
|
||||||
Source5697: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xcomment.doc.tar.xz
|
Source5697: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xcomment.doc.tar.xz
|
||||||
Source5698: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xdoc.tar.xz
|
Source5698: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xdoc.tar.xz
|
||||||
Source5699: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xdoc.doc.tar.xz
|
Source5699: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xdoc.doc.tar.xz
|
||||||
Source5701: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xfor.tar.xz
|
Source5701: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xfor.tar.xz
|
||||||
Source5702: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xfor.doc.tar.xz
|
Source5702: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xfor.doc.tar.xz
|
||||||
Source5704: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xhfill.tar.xz
|
Source5704: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xhfill.tar.xz
|
||||||
Source5705: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xhfill.doc.tar.xz
|
Source5705: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xhfill.doc.tar.xz
|
||||||
Source5706: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xint.tar.xz
|
Source5706: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xint.tar.xz
|
||||||
Source5707: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xint.doc.tar.xz
|
Source5707: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xint.doc.tar.xz
|
||||||
Source5709: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xmpincl.tar.xz
|
Source5709: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xmpincl.tar.xz
|
||||||
Source5710: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xmpincl.doc.tar.xz
|
Source5710: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xmpincl.doc.tar.xz
|
||||||
Source5712: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xnewcommand.tar.xz
|
Source5712: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xnewcommand.tar.xz
|
||||||
Source5713: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xnewcommand.doc.tar.xz
|
Source5713: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xnewcommand.doc.tar.xz
|
||||||
Source5714: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xoptarg.tar.xz
|
Source5714: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xoptarg.tar.xz
|
||||||
Source5715: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xoptarg.doc.tar.xz
|
Source5715: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xoptarg.doc.tar.xz
|
||||||
Source5716: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xpatch.tar.xz
|
Source5716: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xpatch.tar.xz
|
||||||
Source5717: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xpatch.doc.tar.xz
|
Source5717: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xpatch.doc.tar.xz
|
||||||
Source5719: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xpeek.tar.xz
|
Source5719: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xpeek.tar.xz
|
||||||
Source5720: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xpeek.doc.tar.xz
|
Source5720: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xpeek.doc.tar.xz
|
||||||
Source5722: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xprintlen.tar.xz
|
Source5722: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xprintlen.tar.xz
|
||||||
Source5723: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xprintlen.doc.tar.xz
|
Source5723: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xprintlen.doc.tar.xz
|
||||||
Source5724: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xpunctuate.tar.xz
|
Source5724: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xpunctuate.tar.xz
|
||||||
Source5725: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xpunctuate.doc.tar.xz
|
Source5725: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xpunctuate.doc.tar.xz
|
||||||
Source5727: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xstring.tar.xz
|
Source5727: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xstring.tar.xz
|
||||||
Source5728: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xstring.doc.tar.xz
|
Source5728: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xstring.doc.tar.xz
|
||||||
Source5729: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xtab.tar.xz
|
Source5729: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xtab.tar.xz
|
||||||
Source5730: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xtab.doc.tar.xz
|
Source5730: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xtab.doc.tar.xz
|
||||||
Source5732: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xwatermark.tar.xz
|
Source5732: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xwatermark.tar.xz
|
||||||
Source5733: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xwatermark.doc.tar.xz
|
Source5733: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xwatermark.doc.tar.xz
|
||||||
Source5734: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xytree.tar.xz
|
Source5734: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xytree.tar.xz
|
||||||
Source5735: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xytree.doc.tar.xz
|
Source5735: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xytree.doc.tar.xz
|
||||||
Source5736: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/yafoot.tar.xz
|
Source5736: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/yafoot.tar.xz
|
||||||
Source5737: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/yafoot.doc.tar.xz
|
Source5737: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/yafoot.doc.tar.xz
|
||||||
Source5739: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/yagusylo.tar.xz
|
Source5739: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/yagusylo.tar.xz
|
||||||
Source5740: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/yagusylo.doc.tar.xz
|
Source5740: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/yagusylo.doc.tar.xz
|
||||||
Source5742: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ydoc.tar.xz
|
Source5742: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/ydoc.tar.xz
|
||||||
Source5743: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ydoc.doc.tar.xz
|
Source5743: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/ydoc.doc.tar.xz
|
||||||
Source5747: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zed-csp.tar.xz
|
Source5747: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zed-csp.tar.xz
|
||||||
Source5748: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zed-csp.doc.tar.xz
|
Source5748: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zed-csp.doc.tar.xz
|
||||||
Source5749: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ziffer.tar.xz
|
Source5749: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/ziffer.tar.xz
|
||||||
Source5750: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ziffer.doc.tar.xz
|
Source5750: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/ziffer.doc.tar.xz
|
||||||
Source5751: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zwgetfdate.tar.xz
|
Source5751: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zwgetfdate.tar.xz
|
||||||
Source5752: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zwgetfdate.doc.tar.xz
|
Source5752: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zwgetfdate.doc.tar.xz
|
||||||
Source5753: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zwpagelayout.tar.xz
|
Source5753: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zwpagelayout.tar.xz
|
||||||
Source5754: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zwpagelayout.doc.tar.xz
|
Source5754: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zwpagelayout.doc.tar.xz
|
||||||
Source5940: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/yhmath.tar.xz
|
Source5940: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/yhmath.tar.xz
|
||||||
Source5941: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/yhmath.doc.tar.xz
|
Source5941: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/yhmath.doc.tar.xz
|
||||||
Source5943: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ytableau.tar.xz
|
Source5943: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/ytableau.tar.xz
|
||||||
Source5944: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ytableau.doc.tar.xz
|
Source5944: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/ytableau.doc.tar.xz
|
||||||
Source6065: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xpiano.tar.xz
|
Source6065: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xpiano.tar.xz
|
||||||
Source6066: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xpiano.doc.tar.xz
|
Source6066: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xpiano.doc.tar.xz
|
||||||
Source6118: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xii.doc.tar.xz
|
Source6118: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xii.doc.tar.xz
|
||||||
Source6625: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xcookybooky.tar.xz
|
Source6625: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xcookybooky.tar.xz
|
||||||
Source6626: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xcookybooky.doc.tar.xz
|
Source6626: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xcookybooky.doc.tar.xz
|
||||||
Source6628: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/yathesis.tar.xz
|
Source6628: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/yathesis.tar.xz
|
||||||
Source6629: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/yathesis.doc.tar.xz
|
Source6629: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/yathesis.doc.tar.xz
|
||||||
Source6631: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/york-thesis.tar.xz
|
Source6631: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/york-thesis.tar.xz
|
||||||
Source6632: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/york-thesis.doc.tar.xz
|
Source6632: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/york-thesis.doc.tar.xz
|
||||||
Source6744: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xymtex.tar.xz
|
Source6744: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xymtex.tar.xz
|
||||||
Source6745: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xymtex.doc.tar.xz
|
Source6745: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xymtex.doc.tar.xz
|
||||||
Source6747: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/youngtab.tar.xz
|
Source6747: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/youngtab.tar.xz
|
||||||
Source6748: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/youngtab.doc.tar.xz
|
Source6748: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/youngtab.doc.tar.xz
|
||||||
Source6779: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xebaposter.tar.xz
|
Source6779: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xebaposter.tar.xz
|
||||||
Source6780: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xebaposter.doc.tar.xz
|
Source6780: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xebaposter.doc.tar.xz
|
||||||
Source6781: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xecjk.tar.xz
|
Source6781: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xecjk.tar.xz
|
||||||
Source6782: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xecjk.doc.tar.xz
|
Source6782: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xecjk.doc.tar.xz
|
||||||
Source6784: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xecolor.tar.xz
|
Source6784: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xecolor.tar.xz
|
||||||
Source6785: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xecolor.doc.tar.xz
|
Source6785: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xecolor.doc.tar.xz
|
||||||
Source6786: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xecyr.tar.xz
|
Source6786: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xecyr.tar.xz
|
||||||
Source6787: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xecyr.doc.tar.xz
|
Source6787: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xecyr.doc.tar.xz
|
||||||
Source6788: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xeindex.tar.xz
|
Source6788: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xeindex.tar.xz
|
||||||
Source6789: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xeindex.doc.tar.xz
|
Source6789: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xeindex.doc.tar.xz
|
||||||
Source6790: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xepersian.tar.xz
|
Source6790: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xepersian.tar.xz
|
||||||
Source6791: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xepersian.doc.tar.xz
|
Source6791: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xepersian.doc.tar.xz
|
||||||
Source6793: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xesearch.tar.xz
|
Source6793: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xesearch.tar.xz
|
||||||
Source6794: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xesearch.doc.tar.xz
|
Source6794: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xesearch.doc.tar.xz
|
||||||
Source6795: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xespotcolor.tar.xz
|
Source6795: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xespotcolor.tar.xz
|
||||||
Source6796: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xespotcolor.doc.tar.xz
|
Source6796: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xespotcolor.doc.tar.xz
|
||||||
Source6799: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xetex-itrans.tar.xz
|
Source6799: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xetex-itrans.tar.xz
|
||||||
Source6800: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xetex-itrans.doc.tar.xz
|
Source6800: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xetex-itrans.doc.tar.xz
|
||||||
Source6801: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xetex-pstricks.tar.xz
|
Source6801: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xetex-pstricks.tar.xz
|
||||||
Source6802: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xetex-pstricks.doc.tar.xz
|
Source6802: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xetex-pstricks.doc.tar.xz
|
||||||
Source6803: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xetex-tibetan.tar.xz
|
Source6803: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xetex-tibetan.tar.xz
|
||||||
Source6804: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xetex-tibetan.doc.tar.xz
|
Source6804: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xetex-tibetan.doc.tar.xz
|
||||||
Source6805: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xetexfontinfo.tar.xz
|
Source6805: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xetexfontinfo.tar.xz
|
||||||
Source6806: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xetexfontinfo.doc.tar.xz
|
Source6806: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xetexfontinfo.doc.tar.xz
|
||||||
Source6807: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xetexko.tar.xz
|
Source6807: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xetexko.tar.xz
|
||||||
Source6808: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xetexko.doc.tar.xz
|
Source6808: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xetexko.doc.tar.xz
|
||||||
Source6809: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xevlna.tar.xz
|
Source6809: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xevlna.tar.xz
|
||||||
Source6810: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xevlna.doc.tar.xz
|
Source6810: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xevlna.doc.tar.xz
|
||||||
Source6811: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xltxtra.tar.xz
|
Source6811: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xltxtra.tar.xz
|
||||||
Source6812: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xltxtra.doc.tar.xz
|
Source6812: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xltxtra.doc.tar.xz
|
||||||
Source6814: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xunicode.tar.xz
|
Source6814: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xunicode.tar.xz
|
||||||
Source6815: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xunicode.doc.tar.xz
|
Source6815: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xunicode.doc.tar.xz
|
||||||
Source7554: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xassoccnt.tar.xz
|
Source7554: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xassoccnt.tar.xz
|
||||||
Source7555: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xassoccnt.doc.tar.xz
|
Source7555: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xassoccnt.doc.tar.xz
|
||||||
Source7556: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xcntperchap.tar.xz
|
Source7556: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xcntperchap.tar.xz
|
||||||
Source7557: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xcntperchap.doc.tar.xz
|
Source7557: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xcntperchap.doc.tar.xz
|
||||||
Source7558: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xduthesis.tar.xz
|
Source7558: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xduthesis.tar.xz
|
||||||
Source7559: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xduthesis.doc.tar.xz
|
Source7559: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xduthesis.doc.tar.xz
|
||||||
Source7561: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xellipsis.tar.xz
|
Source7561: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xellipsis.tar.xz
|
||||||
Source7562: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xellipsis.doc.tar.xz
|
Source7562: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xellipsis.doc.tar.xz
|
||||||
Source7567: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xsavebox.tar.xz
|
Source7567: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xsavebox.tar.xz
|
||||||
Source7568: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xsavebox.doc.tar.xz
|
Source7568: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xsavebox.doc.tar.xz
|
||||||
Source7570: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ycbook.tar.xz
|
Source7570: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/ycbook.tar.xz
|
||||||
Source7571: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ycbook.doc.tar.xz
|
Source7571: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/ycbook.doc.tar.xz
|
||||||
Source7572: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/yfonts-t1.tar.xz
|
Source7572: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/yfonts-t1.tar.xz
|
||||||
Source7573: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/yfonts-t1.doc.tar.xz
|
Source7573: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/yfonts-t1.doc.tar.xz
|
||||||
Source7574: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/yinit-otf.tar.xz
|
Source7574: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/yinit-otf.tar.xz
|
||||||
Source7575: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/yinit-otf.doc.tar.xz
|
Source7575: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/yinit-otf.doc.tar.xz
|
||||||
Source7576: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zhmetrics-uptex.tar.xz
|
Source7576: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zhmetrics-uptex.tar.xz
|
||||||
Source7577: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zhmetrics-uptex.doc.tar.xz
|
Source7577: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zhmetrics-uptex.doc.tar.xz
|
||||||
Source8016: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xcolor-material.tar.xz
|
Source8016: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xcolor-material.tar.xz
|
||||||
Source8017: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xcolor-material.doc.tar.xz
|
Source8017: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xcolor-material.doc.tar.xz
|
||||||
Source8018: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xechangebar.tar.xz
|
Source8018: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xechangebar.tar.xz
|
||||||
Source8019: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xechangebar.doc.tar.xz
|
Source8019: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xechangebar.doc.tar.xz
|
||||||
Source8020: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xltabular.tar.xz
|
Source8020: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xltabular.tar.xz
|
||||||
Source8021: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xltabular.doc.tar.xz
|
Source8021: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xltabular.doc.tar.xz
|
||||||
Source8022: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xsim.tar.xz
|
Source8022: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xsim.tar.xz
|
||||||
Source8023: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xsim.doc.tar.xz
|
Source8023: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xsim.doc.tar.xz
|
||||||
Source8024: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/yaletter.tar.xz
|
Source8024: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/yaletter.tar.xz
|
||||||
Source8025: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/yaletter.doc.tar.xz
|
Source8025: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/yaletter.doc.tar.xz
|
||||||
Source8026: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zebra-goodies.tar.xz
|
Source8026: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zebra-goodies.tar.xz
|
||||||
Source8027: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zebra-goodies.doc.tar.xz
|
Source8027: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zebra-goodies.doc.tar.xz
|
||||||
Source8028: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zhlipsum.tar.xz
|
Source8028: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zhlipsum.tar.xz
|
||||||
Source8029: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/zhlipsum.doc.tar.xz
|
Source8029: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/zhlipsum.doc.tar.xz
|
||||||
Source8050: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xii-lat.doc.tar.xz
|
Source8050: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xii-lat.doc.tar.xz
|
||||||
Source8051: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xii-lat.tar.xz
|
Source8051: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xii-lat.tar.xz
|
||||||
Source8384: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xfakebold.tar.xz
|
Source8384: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xfakebold.tar.xz
|
||||||
Source8385: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xfakebold.doc.tar.xz
|
Source8385: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xfakebold.doc.tar.xz
|
||||||
Source8388: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xtuthesis.tar.xz
|
Source8388: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xtuthesis.tar.xz
|
||||||
Source8389: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xtuthesis.doc.tar.xz
|
Source8389: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xtuthesis.doc.tar.xz
|
||||||
Source8390: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xurl.tar.xz
|
Source8390: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xurl.tar.xz
|
||||||
Source8391: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xurl.doc.tar.xz
|
Source8391: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/tlnet-final/archive/xurl.doc.tar.xz
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The TeX Live software distribution offers a complete TeX system for a
|
The TeX Live software distribution offers a complete TeX system for a
|
||||||
@ -5464,7 +5464,7 @@ Documentation for yannisgr
|
|||||||
Provides: tex-xltxtra = %{tl_version}
|
Provides: tex-xltxtra = %{tl_version}
|
||||||
License: LPPL
|
License: LPPL
|
||||||
Summary: "Extras" for LaTeX users of XeTeX
|
Summary: "Extras" for LaTeX users of XeTeX
|
||||||
Version: svn39453
|
Version: svn56594
|
||||||
|
|
||||||
Requires: texlive-base, texlive-kpathsea-bin, tex-kpathsea
|
Requires: texlive-base, texlive-kpathsea-bin, tex-kpathsea
|
||||||
|
|
||||||
@ -5487,7 +5487,7 @@ package for typesetting the XeTeX and XeLaTeX logos.
|
|||||||
|
|
||||||
%package -n texlive-xltxtra-doc
|
%package -n texlive-xltxtra-doc
|
||||||
Summary: Documentation for xltxtra
|
Summary: Documentation for xltxtra
|
||||||
Version: svn39453
|
Version: svn56594
|
||||||
|
|
||||||
Provides: tex-xltxtra-doc
|
Provides: tex-xltxtra-doc
|
||||||
AutoReqProv: No
|
AutoReqProv: No
|
||||||
@ -6405,11 +6405,11 @@ rm -f %{buildroot}%{_datadir}/texlive/tlpkg/tlpobj/xecyr.*
|
|||||||
|
|
||||||
%files -n texlive-youngtab
|
%files -n texlive-youngtab
|
||||||
%license lppl1.txt
|
%license lppl1.txt
|
||||||
%{_texdir}/texmf-dist/tex/latex/youngtab/
|
%{_texdir}/texmf-dist/tex/generic/youngtab/
|
||||||
|
|
||||||
%files -n texlive-youngtab-doc
|
%files -n texlive-youngtab-doc
|
||||||
%license lppl1.txt
|
%license lppl1.txt
|
||||||
%{_texdir}/texmf-dist/doc/latex/youngtab/
|
%{_texdir}/texmf-dist/doc/generic/youngtab/
|
||||||
|
|
||||||
%files -n texlive-xebaposter
|
%files -n texlive-xebaposter
|
||||||
%license lppl1.3.txt
|
%license lppl1.3.txt
|
||||||
@ -6436,14 +6436,15 @@ rm -f %{buildroot}%{_datadir}/texlive/tlpkg/tlpobj/xecyr.*
|
|||||||
%license lppl1.3.txt
|
%license lppl1.3.txt
|
||||||
%{_texdir}/texmf-dist/doc/xelatex/xecolor/
|
%{_texdir}/texmf-dist/doc/xelatex/xecolor/
|
||||||
|
|
||||||
|
# Why Why Why this is not under texmf-dist?
|
||||||
%files -n texlive-xecyr
|
%files -n texlive-xecyr
|
||||||
%license lppl1.txt
|
%license lppl1.txt
|
||||||
%{_texdir}/texmf-dist/tex/generic/xecyr/
|
%{_texdir}/tex/xelatex/xecyr/
|
||||||
%{_texdir}/texmf-dist/tex/xelatex/xecyr/
|
|
||||||
|
|
||||||
|
# Also this, I'm so confused.
|
||||||
%files -n texlive-xecyr-doc
|
%files -n texlive-xecyr-doc
|
||||||
%license lppl1.txt
|
%license lppl1.txt
|
||||||
%{_texdir}/texmf-dist/doc/xelatex/xecyr/
|
%{_texdir}/doc/xelatex/xecyr/
|
||||||
|
|
||||||
%files -n texlive-xeindex
|
%files -n texlive-xeindex
|
||||||
%license lppl1.txt
|
%license lppl1.txt
|
||||||
@ -6529,11 +6530,11 @@ rm -f %{buildroot}%{_datadir}/texlive/tlpkg/tlpobj/xecyr.*
|
|||||||
|
|
||||||
%files -n texlive-xltxtra
|
%files -n texlive-xltxtra
|
||||||
%license lppl1.txt
|
%license lppl1.txt
|
||||||
%{_texdir}/texmf-dist/tex/latex/xltxtra/
|
%{_texdir}/texmf-dist/tex/xelatex/xltxtra/
|
||||||
|
|
||||||
%files -n texlive-xltxtra-doc
|
%files -n texlive-xltxtra-doc
|
||||||
%license lppl1.txt
|
%license lppl1.txt
|
||||||
%{_texdir}/texmf-dist/doc/latex/xltxtra/
|
%{_texdir}/texmf-dist/doc/xelatex/xltxtra/
|
||||||
|
|
||||||
%files -n texlive-xunicode
|
%files -n texlive-xunicode
|
||||||
%license lppl1.3.txt
|
%license lppl1.3.txt
|
||||||
@ -6663,20 +6664,23 @@ rm -f %{buildroot}%{_datadir}/texlive/tlpkg/tlpobj/xecyr.*
|
|||||||
%doc %{_texdir}/texmf-dist/doc/latex/xurl/
|
%doc %{_texdir}/texmf-dist/doc/latex/xurl/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Oct 26 2021 liyanan <liyanan32@huawei.com> - 8:2018-25
|
* Wed Oct 26 2022 misaka00251 <liuxin@iscas.ac.cn> - 9:2021-1
|
||||||
|
- Upgrade texlive version to 2021
|
||||||
|
|
||||||
|
* Tue Oct 26 2021 liyanan <liyanan32@huawei.com> - 8:2021-25
|
||||||
- Modify the name field
|
- Modify the name field
|
||||||
|
|
||||||
* Wed May 19 2021 maminjie <maminjie1@huawei.com> - 8:2018-24
|
* Wed May 19 2021 maminjie <maminjie1@huawei.com> - 8:2021-24
|
||||||
- split texlive
|
- split texlive
|
||||||
|
|
||||||
* Fri Sep 11 2020 Guoshuai Sun <sunguoshuai@huawei.com> - 8:2018-23
|
* Fri Sep 11 2020 Guoshuai Sun <sunguoshuai@huawei.com> - 8:2021-23
|
||||||
- Drop texlive-texinfo,use new files in texinfo-tex instead
|
- Drop texlive-texinfo,use new files in texinfo-tex instead
|
||||||
|
|
||||||
* Sun Jan 19 2020 daiqianwen <daiqianwen@huawei.com> - 8:2018-22
|
* Sun Jan 19 2020 daiqianwen <daiqianwen@huawei.com> - 8:2021-22
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
- SUG:NA
|
- SUG:NA
|
||||||
- DESC: modify spec
|
- DESC: modify spec
|
||||||
|
|
||||||
* Tue Dec 10 2019 Jiangping Hu <hujiangping@huawei.com> - 8:2018-21
|
* Tue Dec 10 2019 Jiangping Hu <hujiangping@huawei.com> - 8:2021-21
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
BIN
xargs.doc.tar.xz
BIN
xargs.doc.tar.xz
Binary file not shown.
BIN
xargs.tar.xz
BIN
xargs.tar.xz
Binary file not shown.
Binary file not shown.
BIN
xassoccnt.tar.xz
BIN
xassoccnt.tar.xz
Binary file not shown.
Binary file not shown.
BIN
xcharter.tar.xz
BIN
xcharter.tar.xz
Binary file not shown.
BIN
xcite.doc.tar.xz
BIN
xcite.doc.tar.xz
Binary file not shown.
BIN
xcite.tar.xz
BIN
xcite.tar.xz
Binary file not shown.
Binary file not shown.
BIN
xcjk2uni.tar.xz
BIN
xcjk2uni.tar.xz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
xcolor.tar.xz
BIN
xcolor.tar.xz
Binary file not shown.
Binary file not shown.
BIN
xcomment.tar.xz
BIN
xcomment.tar.xz
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
xdoc.doc.tar.xz
BIN
xdoc.doc.tar.xz
Binary file not shown.
BIN
xdoc.tar.xz
BIN
xdoc.tar.xz
Binary file not shown.
Binary file not shown.
BIN
xduthesis.tar.xz
BIN
xduthesis.tar.xz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
xecjk.doc.tar.xz
BIN
xecjk.doc.tar.xz
Binary file not shown.
BIN
xecjk.tar.xz
BIN
xecjk.tar.xz
Binary file not shown.
Binary file not shown.
BIN
xecolor.tar.xz
BIN
xecolor.tar.xz
Binary file not shown.
BIN
xecyr.doc.tar.xz
BIN
xecyr.doc.tar.xz
Binary file not shown.
BIN
xecyr.tar.xz
BIN
xecyr.tar.xz
Binary file not shown.
Binary file not shown.
BIN
xeindex.tar.xz
BIN
xeindex.tar.xz
Binary file not shown.
Binary file not shown.
BIN
xellipsis.tar.xz
BIN
xellipsis.tar.xz
Binary file not shown.
Binary file not shown.
BIN
xepersian.tar.xz
BIN
xepersian.tar.xz
Binary file not shown.
Binary file not shown.
BIN
xesearch.tar.xz
BIN
xesearch.tar.xz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
xetexko.tar.xz
BIN
xetexko.tar.xz
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
xevlna.tar.xz
BIN
xevlna.tar.xz
Binary file not shown.
Binary file not shown.
BIN
xfakebold.tar.xz
BIN
xfakebold.tar.xz
Binary file not shown.
BIN
xfor.doc.tar.xz
BIN
xfor.doc.tar.xz
Binary file not shown.
BIN
xfor.tar.xz
BIN
xfor.tar.xz
Binary file not shown.
Binary file not shown.
BIN
xgreek.tar.xz
BIN
xgreek.tar.xz
Binary file not shown.
Binary file not shown.
BIN
xhfill.tar.xz
BIN
xhfill.tar.xz
Binary file not shown.
Binary file not shown.
BIN
xifthen.tar.xz
BIN
xifthen.tar.xz
Binary file not shown.
Binary file not shown.
BIN
xii-lat.tar.xz
BIN
xii-lat.tar.xz
Binary file not shown.
BIN
xii.doc.tar.xz
BIN
xii.doc.tar.xz
Binary file not shown.
BIN
xint.doc.tar.xz
BIN
xint.doc.tar.xz
Binary file not shown.
BIN
xint.tar.xz
BIN
xint.tar.xz
Binary file not shown.
BIN
xits.doc.tar.xz
BIN
xits.doc.tar.xz
Binary file not shown.
BIN
xits.tar.xz
BIN
xits.tar.xz
Binary file not shown.
Binary file not shown.
BIN
xkeyval.tar.xz
BIN
xkeyval.tar.xz
Binary file not shown.
BIN
xlop.doc.tar.xz
BIN
xlop.doc.tar.xz
Binary file not shown.
BIN
xlop.tar.xz
BIN
xlop.tar.xz
Binary file not shown.
Binary file not shown.
BIN
xltabular.tar.xz
BIN
xltabular.tar.xz
Binary file not shown.
Binary file not shown.
BIN
xltxtra.tar.xz
BIN
xltxtra.tar.xz
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
xmpincl.tar.xz
BIN
xmpincl.tar.xz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
xoptarg.tar.xz
BIN
xoptarg.tar.xz
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user