source: projects/specs/trunk/t/texlive-collection-langvietnamese/texlive-collection-langvietnamese-vl.spec @ 7148

Revision 7148, 44.9 KB checked in by munepi, 11 years ago (diff)

upgrade to TeX Live 2012

Line 
1## -*- coding: utf-8-unix -*-
2## NOTE: This spec file is generated by tlpdb2rpmspec 2012-1:
3## tlpdb2rpmspec collection-langvietnamese
4
5%global _use_internal_dependency_generator 0
6%global __find_provides %{nil}
7%global __find_requires %{nil}
8
9%define aliasttfdir     %{texmfsysvar}/fonts/truetype/vine
10%define texmfsysconfig  %{_sysconfdir}/texmf
11%define texmfsysvar     %{_var}/lib/texmf
12%define vartexfonts     %{texmfsysvar}/fonts
13
14%define tex_destdir     %{_datadir}
15%define texmf           %{tex_destdir}/texmf
16%define texlive_src     %{tex_destdir}/texlive-sources
17%define build_tex_destdir       %{buildroot}%{tex_destdir}
18%define build_texmf     %{buildroot}%{texmf}
19
20## use some macros for %post, %posttrans
21%define touch_run(%1)   %{expand:( %__mkdir_p /var/run/texlive; touch /var/run/texlive/run-%1; )
22}
23%define exec_upddeffont [ -x %{_sbindir}/update-defaultfont ] && \\\
24    %{_sbindir}/update-defaultfont 2> /dev/null
25%define exec_texhash    [ -e /var/run/texlive/run-texhash ] && ( \\\
26    [ -x %{_bindir}/texhash ] && \\\
27    echo -n "    "; echo -n "Running texhash... "; \\\
28    %{_bindir}/texhash 2> /dev/null; \\\
29    echo "done." ) && %__rm -f /var/run/texlive/run-texhash;
30%define exec_mtxrun     [ -e /var/run/texlive/run-mtxrun ] && ( \\\
31    [ -x %{_bindir}/mtxrun ] && \\\
32    echo -n "    "; echo -n "Running mtxrun... "; \\\
33    export TEXMF=%{texmf}-dist TEXMFCNF=%{texmf}/web2c TEXMFCACHE=%{texmfsysvar}; \\\
34    %{_bindir}/mtxrun --generate &> /dev/null; \\\
35    echo "done." ) && %__rm -f /var/run/texlive/run-mtxrun;
36%define exec_fmtutil    [ -e /var/run/texlive/run-fmtutil ] && ( \\\
37    [ -x %{_bindir}/fmtutil-sys ] && \\\
38    echo -n "    "; echo -n "Running fmtutil-sys... "; \\\
39    %{_bindir}/fmtutil-sys --all &> /dev/null; \\\
40    echo "done." ) && %__rm -f /var/run/texlive/run-fmtutil;
41%define exec_updmap     [ -e /var/run/texlive/run-updmap ] && ( \\\
42    [ -x %{_bindir}/updmap-sys ] && \\\
43    echo -n "    "; echo -n "Running updmap-sys... "; \\\
44    %{_bindir}/updmap-sys --nohash --quiet &> /dev/null; \\\
45    echo "done." ) && %__rm -f /var/run/texlive/run-updmap;
46
47Summary: TeX Live: Vietnamese
48Summary(ja): TeX Live: Vietnamese
49Name: texlive-collection-langvietnamese
50Version: 2012
51Release: 1%{?_dist_release}
52License: Freely redistributable without restriction
53Group: Applications/Publishing
54URL:http://www.tug.org/texlive/
55
56Requires: texlive = %{version}
57Requires: texlive-collection-basic = %{version}
58
59Requires(post):         texlive = %{version}
60Requires(postun):       texlive = %{version}
61#BuildRequires:         texlive-sources = %{version}
62
63BuildArch:      noarch
64Buildroot:      %{_tmppath}/%{name}-%{version}-root
65
66Vendor:         Project Vine
67Distribution:   Vine Linux
68Packager:       munepi
69
70%description
71The TeX Live software distribution offers a complete TeX system for a
72variety of Unix, Macintosh, Windows and other platforms. It
73encompasses programs for editing, typesetting, previewing and printing
74of TeX documents in many different languages, and a large collection
75of TeX macros and font libraries.
76
77The distribution includes extensive general documentation about TeX,
78as well as the documentation for the included software packages.
79
80This package is a collection of Vietnamese:
81Support for typesetting Vietnamese.
82
83This package contains the following CTAN packages:
84vntex: Support for Vietnamese.
85
86%description -l ja
87TeX Live ソフトウェアディストリビューションは、
88さまざまな Unix, Macintosh, Windows、および
89他のプラットホームに対して完全な TeX システムを提供します。
90多くの異なった言語を含む TeX ドキュメントの
91編集、組版、閲覧、印刷するためのプログラム、
92そして、TeX マクロやフォントライブラリの大きなコレクションを
93同梱しています。
94
95このディストリビューションは
96同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
97TeX に関するたくさんの一般的なドキュメントを含んでいます。
98
99このパッケージは以下のようなパッケージ集です。
100Vietnamese:
101Support for typesetting Vietnamese.
102
103このパッケージは以下の CTAN パッケージを含んでいます:
104vntex: Support for Vietnamese.
105
106%package doc
107Summary: TeX Live: Documentation files of %{name}
108Group: Applications/Publishing
109Requires: %{name} = %{version}-%{release}
110
111%description doc
112This package contains documentation files of %{name}.
113
114%prep
115
116%build
117
118%install
119[ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
120
121PREF=%{buildroot}%{tex_destdir}
122
123manifest=(
124texmf-dist/doc/generic/vntex/INSTALL
125texmf-dist/doc/generic/vntex/ReleaseNotes.pdf
126texmf-dist/doc/generic/vntex/vn-fonts-print.pdf
127texmf-dist/doc/generic/vntex/vn-fonts.pdf
128texmf-dist/doc/generic/vntex/vn-min-print.pdf
129texmf-dist/doc/generic/vntex/vn-min.pdf
130texmf-dist/doc/generic/vntex/vntex-man-print.pdf
131texmf-dist/doc/generic/vntex/vntex-man.pdf
132texmf-dist/doc/generic/vntex/vntex-print.pdf
133texmf-dist/doc/generic/vntex/vntex-update-maps
134texmf-dist/doc/generic/vntex/vntex.pdf
135texmf-dist/source/generic/vntex/GPL.txt
136texmf-dist/source/generic/vntex/LGPL.txt
137texmf-dist/source/generic/vntex/LICENSE-utopia.txt
138texmf-dist/source/generic/vntex/LPPL.txt
139texmf-dist/source/generic/vntex/Makefile
140texmf-dist/source/generic/vntex/README.vntopia
141texmf-dist/source/generic/vntex/babel-vi.dtx
142texmf-dist/source/generic/vntex/doc/ReleaseNotes.tex
143texmf-dist/source/generic/vntex/doc/abbr.tex
144texmf-dist/source/generic/vntex/doc/test-accents.tex
145texmf-dist/source/generic/vntex/doc/vn-fonts-print.tex
146texmf-dist/source/generic/vntex/doc/vn-fonts.tex
147texmf-dist/source/generic/vntex/doc/vn-min-print.tex
148texmf-dist/source/generic/vntex/doc/vn-min.tex
149texmf-dist/source/generic/vntex/doc/vntex-man-print.tex
150texmf-dist/source/generic/vntex/doc/vntex-man.tex
151texmf-dist/source/generic/vntex/doc/vntex-print.tex
152texmf-dist/source/generic/vntex/doc/vntex.tex
153texmf-dist/source/generic/vntex/tests/Makefile
154texmf-dist/source/generic/vntex/tests/README
155texmf-dist/source/generic/vntex/tests/adventor-sample.tex
156texmf-dist/source/generic/vntex/tests/adventor-test.tex
157texmf-dist/source/generic/vntex/tests/arevvn-sample.tex
158texmf-dist/source/generic/vntex/tests/arevvn-test.tex
159texmf-dist/source/generic/vntex/tests/bonum-sample.tex
160texmf-dist/source/generic/vntex/tests/bonum-test.tex
161texmf-dist/source/generic/vntex/tests/chartervn-sample.tex
162texmf-dist/source/generic/vntex/tests/chartervn-test.tex
163texmf-dist/source/generic/vntex/tests/chorus-sample.tex
164texmf-dist/source/generic/vntex/tests/chorus-test.tex
165texmf-dist/source/generic/vntex/tests/classicovn-sample.tex
166texmf-dist/source/generic/vntex/tests/classicovn-test.tex
167texmf-dist/source/generic/vntex/tests/cmbrightvn-sample.tex
168texmf-dist/source/generic/vntex/tests/cmbrightvn-test.tex
169texmf-dist/source/generic/vntex/tests/comicsansvn-sample.tex
170texmf-dist/source/generic/vntex/tests/comicsansvn-test.tex
171texmf-dist/source/generic/vntex/tests/concretevn-sample.tex
172texmf-dist/source/generic/vntex/tests/concretevn-test.tex
173texmf-dist/source/generic/vntex/tests/cursor-sample.tex
174texmf-dist/source/generic/vntex/tests/cursor-test.tex
175texmf-dist/source/generic/vntex/tests/garamondvn-sample.tex
176texmf-dist/source/generic/vntex/tests/garamondvn-test.tex
177texmf-dist/source/generic/vntex/tests/grotesqvn-sample.tex
178texmf-dist/source/generic/vntex/tests/grotesqvn-test.tex
179texmf-dist/source/generic/vntex/tests/heros-sample.tex
180texmf-dist/source/generic/vntex/tests/heros-test.tex
181texmf-dist/source/generic/vntex/tests/mscore-sample.tex
182texmf-dist/source/generic/vntex/tests/mscore-test.tex
183texmf-dist/source/generic/vntex/tests/pagella-sample.tex
184texmf-dist/source/generic/vntex/tests/pagella-test.tex
185texmf-dist/source/generic/vntex/tests/schola-sample.tex
186texmf-dist/source/generic/vntex/tests/schola-test.tex
187texmf-dist/source/generic/vntex/tests/t5antt-sample.tex
188texmf-dist/source/generic/vntex/tests/t5antt-test.tex
189texmf-dist/source/generic/vntex/tests/t5cyklop-sample.tex
190texmf-dist/source/generic/vntex/tests/t5cyklop-test.tex
191texmf-dist/source/generic/vntex/tests/t5gentium-sample.tex
192texmf-dist/source/generic/vntex/tests/t5gentium-test.tex
193texmf-dist/source/generic/vntex/tests/t5iwona-sample.tex
194texmf-dist/source/generic/vntex/tests/t5iwona-test.tex
195texmf-dist/source/generic/vntex/tests/t5kurier-sample.tex
196texmf-dist/source/generic/vntex/tests/t5kurier-test.tex
197texmf-dist/source/generic/vntex/tests/t5lm-sample.tex
198texmf-dist/source/generic/vntex/tests/t5lm-test.tex
199texmf-dist/source/generic/vntex/tests/termes-sample.tex
200texmf-dist/source/generic/vntex/tests/termes-test.tex
201texmf-dist/source/generic/vntex/tests/test-accents.tex
202texmf-dist/source/generic/vntex/tests/test-babel.tex
203texmf-dist/source/generic/vntex/tests/test-captions.tex
204texmf-dist/source/generic/vntex/tests/test-plain-tcx.tex
205texmf-dist/source/generic/vntex/tests/test-plain.tex
206texmf-dist/source/generic/vntex/tests/test-tcvn.tex
207texmf-dist/source/generic/vntex/tests/test-utf8.tex
208texmf-dist/source/generic/vntex/tests/test-vietnam-tcx.tex
209texmf-dist/source/generic/vntex/tests/test-vietnam.tex
210texmf-dist/source/generic/vntex/tests/test-viscii.tex
211texmf-dist/source/generic/vntex/tests/txttvn-sample.tex
212texmf-dist/source/generic/vntex/tests/txttvn-test.tex
213texmf-dist/source/generic/vntex/tests/urwvn-sample.tex
214texmf-dist/source/generic/vntex/tests/urwvn-test.tex
215texmf-dist/source/generic/vntex/tests/vnr-sample.tex
216texmf-dist/source/generic/vntex/tests/vnr-test.tex
217texmf-dist/source/generic/vntex/tests/vnsample.cls
218texmf-dist/source/generic/vntex/tests/vntopia-sample.tex
219texmf-dist/source/generic/vntex/tests/vntopia-test.tex
220texmf-dist/source/generic/vntex/vntex.dtx
221texmf-dist/source/generic/vntex/vntex.ins
222texmf-dist/fonts/afm/vntex/chartervn/bchb8v.afm
223texmf-dist/fonts/afm/vntex/chartervn/bchbi8v.afm
224texmf-dist/fonts/afm/vntex/chartervn/bchr8v.afm
225texmf-dist/fonts/afm/vntex/chartervn/bchri8v.afm
226texmf-dist/fonts/afm/vntex/grotesqvn/ugqb8v.afm
227texmf-dist/fonts/afm/vntex/urwvn/fplrc8v.afm
228texmf-dist/fonts/afm/vntex/urwvn/uagd8v.afm
229texmf-dist/fonts/afm/vntex/urwvn/uagdo8v.afm
230texmf-dist/fonts/afm/vntex/urwvn/uagk8v.afm
231texmf-dist/fonts/afm/vntex/urwvn/uagko8v.afm
232texmf-dist/fonts/afm/vntex/urwvn/ubkd8v.afm
233texmf-dist/fonts/afm/vntex/urwvn/ubkdi8v.afm
234texmf-dist/fonts/afm/vntex/urwvn/ubkl8v.afm
235texmf-dist/fonts/afm/vntex/urwvn/ubkli8v.afm
236texmf-dist/fonts/afm/vntex/urwvn/ucrb8v.afm
237texmf-dist/fonts/afm/vntex/urwvn/ucrbo8v.afm
238texmf-dist/fonts/afm/vntex/urwvn/ucrr8v.afm
239texmf-dist/fonts/afm/vntex/urwvn/ucrro8v.afm
240texmf-dist/fonts/afm/vntex/urwvn/uhvb8v.afm
241texmf-dist/fonts/afm/vntex/urwvn/uhvbo8v.afm
242texmf-dist/fonts/afm/vntex/urwvn/uhvr8v.afm
243texmf-dist/fonts/afm/vntex/urwvn/uhvro8v.afm
244texmf-dist/fonts/afm/vntex/urwvn/uncb8v.afm
245texmf-dist/fonts/afm/vntex/urwvn/uncbi8v.afm
246texmf-dist/fonts/afm/vntex/urwvn/uncr8v.afm
247texmf-dist/fonts/afm/vntex/urwvn/uncri8v.afm
248texmf-dist/fonts/afm/vntex/urwvn/uplb8v.afm
249texmf-dist/fonts/afm/vntex/urwvn/uplbi8v.afm
250texmf-dist/fonts/afm/vntex/urwvn/uplr8v.afm
251texmf-dist/fonts/afm/vntex/urwvn/uplri8v.afm
252texmf-dist/fonts/afm/vntex/urwvn/utmb8v.afm
253texmf-dist/fonts/afm/vntex/urwvn/utmbi8v.afm
254texmf-dist/fonts/afm/vntex/urwvn/utmr8v.afm
255texmf-dist/fonts/afm/vntex/urwvn/utmri8v.afm
256texmf-dist/fonts/afm/vntex/urwvn/uzcmi8v.afm
257texmf-dist/fonts/afm/vntex/vntopia/putb8v.afm
258texmf-dist/fonts/afm/vntex/vntopia/putbi8v.afm
259texmf-dist/fonts/afm/vntex/vntopia/putr8v.afm
260texmf-dist/fonts/afm/vntex/vntopia/putri8v.afm
261texmf-dist/fonts/enc/dvips/vntex/t5.enc
262texmf-dist/fonts/enc/pdftex/vntex/t5d.enc
263texmf-dist/fonts/enc/pdftex/vntex/t5uni.enc
264texmf-dist/fonts/map/dvips/vntex/arevvn.map
265texmf-dist/fonts/map/dvips/vntex/chartervn.map
266texmf-dist/fonts/map/dvips/vntex/cmbrightvn.map
267texmf-dist/fonts/map/dvips/vntex/concretevn.map
268texmf-dist/fonts/map/dvips/vntex/grotesqvn.map
269texmf-dist/fonts/map/dvips/vntex/txttvn.map
270texmf-dist/fonts/map/dvips/vntex/urwvn.map
271texmf-dist/fonts/map/dvips/vntex/vnrother.map
272texmf-dist/fonts/map/dvips/vntex/vnrtext.map
273texmf-dist/fonts/map/dvips/vntex/vntopia.map
274texmf-dist/fonts/source/vntex/vnr/vnaccent.mf
275texmf-dist/fonts/source/vntex/vnr/vnacomp.mf
276texmf-dist/fonts/source/vntex/vnr/vnb10.mf
277texmf-dist/fonts/source/vntex/vnr/vnbase.mf
278texmf-dist/fonts/source/vntex/vnr/vnbx10.mf
279texmf-dist/fonts/source/vntex/vnr/vnbx12.mf
280texmf-dist/fonts/source/vntex/vnr/vnbx5.mf
281texmf-dist/fonts/source/vntex/vnr/vnbx6.mf
282texmf-dist/fonts/source/vntex/vnr/vnbx7.mf
283texmf-dist/fonts/source/vntex/vnr/vnbx8.mf
284texmf-dist/fonts/source/vntex/vnr/vnbx9.mf
285texmf-dist/fonts/source/vntex/vnr/vnbxsl10.mf
286texmf-dist/fonts/source/vntex/vnr/vnbxti10.mf
287texmf-dist/fonts/source/vntex/vnr/vncligtb.mf
288texmf-dist/fonts/source/vntex/vnr/vncode.mf
289texmf-dist/fonts/source/vntex/vnr/vncombac.mf
290texmf-dist/fonts/source/vntex/vnr/vncsc.mf
291texmf-dist/fonts/source/vntex/vnr/vncsc10.mf
292texmf-dist/fonts/source/vntex/vnr/vndothook.mf
293texmf-dist/fonts/source/vntex/vnr/vndunh10.mf
294texmf-dist/fonts/source/vntex/vnr/vnecomp.mf
295texmf-dist/fonts/source/vntex/vnr/vnff10.mf
296texmf-dist/fonts/source/vntex/vnr/vnfi10.mf
297texmf-dist/fonts/source/vntex/vnr/vnfib8.mf
298texmf-dist/fonts/source/vntex/vnr/vnicomp.mf
299texmf-dist/fonts/source/vntex/vnr/vniligtb.mf
300texmf-dist/fonts/source/vntex/vnr/vnitt10.mf
301texmf-dist/fonts/source/vntex/vnr/vnlacc.mf
302texmf-dist/fonts/source/vntex/vnr/vnlai.mf
303texmf-dist/fonts/source/vntex/vnr/vnlar.mf
304texmf-dist/fonts/source/vntex/vnr/vnldi.mf
305texmf-dist/fonts/source/vntex/vnr/vnldr.mf
306texmf-dist/fonts/source/vntex/vnr/vnlei.mf
307texmf-dist/fonts/source/vntex/vnr/vnler.mf
308texmf-dist/fonts/source/vntex/vnr/vnlii.mf
309texmf-dist/fonts/source/vntex/vnr/vnlir.mf
310texmf-dist/fonts/source/vntex/vnr/vnloi.mf
311texmf-dist/fonts/source/vntex/vnr/vnlor.mf
312texmf-dist/fonts/source/vntex/vnr/vnlui.mf
313texmf-dist/fonts/source/vntex/vnr/vnlur.mf
314texmf-dist/fonts/source/vntex/vnr/vnlyi.mf
315texmf-dist/fonts/source/vntex/vnr/vnlyr.mf
316texmf-dist/fonts/source/vntex/vnr/vnminus.mf
317texmf-dist/fonts/source/vntex/vnr/vnmligtb.mf
318texmf-dist/fonts/source/vntex/vnr/vnocomp.mf
319texmf-dist/fonts/source/vntex/vnr/vnr10.mf
320texmf-dist/fonts/source/vntex/vnr/vnr12.mf
321texmf-dist/fonts/source/vntex/vnr/vnr17.mf
322texmf-dist/fonts/source/vntex/vnr/vnr5.mf
323texmf-dist/fonts/source/vntex/vnr/vnr6.mf
324texmf-dist/fonts/source/vntex/vnr/vnr7.mf
325texmf-dist/fonts/source/vntex/vnr/vnr8.mf
326texmf-dist/fonts/source/vntex/vnr/vnr9.mf
327texmf-dist/fonts/source/vntex/vnr/vnrligtb.mf
328texmf-dist/fonts/source/vntex/vnr/vnrm.mf
329texmf-dist/fonts/source/vntex/vnr/vnroman.mf
330texmf-dist/fonts/source/vntex/vnr/vnsl10.mf
331texmf-dist/fonts/source/vntex/vnr/vnsl12.mf
332texmf-dist/fonts/source/vntex/vnr/vnsl8.mf
333texmf-dist/fonts/source/vntex/vnr/vnsl9.mf
334texmf-dist/fonts/source/vntex/vnr/vnsltt10.mf
335texmf-dist/fonts/source/vntex/vnr/vnss10.mf
336texmf-dist/fonts/source/vntex/vnr/vnss12.mf
337texmf-dist/fonts/source/vntex/vnr/vnss17.mf
338texmf-dist/fonts/source/vntex/vnr/vnss8.mf
339texmf-dist/fonts/source/vntex/vnr/vnss9.mf
340texmf-dist/fonts/source/vntex/vnr/vnssbx10.mf
341texmf-dist/fonts/source/vntex/vnr/vnssdc10.mf
342texmf-dist/fonts/source/vntex/vnr/vnssi10.mf
343texmf-dist/fonts/source/vntex/vnr/vnssi12.mf
344texmf-dist/fonts/source/vntex/vnr/vnssi17.mf
345texmf-dist/fonts/source/vntex/vnr/vnssi8.mf
346texmf-dist/fonts/source/vntex/vnr/vnssi9.mf
347texmf-dist/fonts/source/vntex/vnr/vnssq8.mf
348texmf-dist/fonts/source/vntex/vnr/vnssqi8.mf
349texmf-dist/fonts/source/vntex/vnr/vntcsc10.mf
350texmf-dist/fonts/source/vntex/vnr/vntextit.mf
351texmf-dist/fonts/source/vntex/vnr/vnti10.mf
352texmf-dist/fonts/source/vntex/vnr/vnti12.mf
353texmf-dist/fonts/source/vntex/vnr/vnti7.mf
354texmf-dist/fonts/source/vntex/vnr/vnti8.mf
355texmf-dist/fonts/source/vntex/vnr/vnti9.mf
356texmf-dist/fonts/source/vntex/vnr/vntt10.mf
357texmf-dist/fonts/source/vntex/vnr/vntt12.mf
358texmf-dist/fonts/source/vntex/vnr/vntt8.mf
359texmf-dist/fonts/source/vntex/vnr/vntt9.mf
360texmf-dist/fonts/source/vntex/vnr/vnu10.mf
361texmf-dist/fonts/source/vntex/vnr/vnuacc.mf
362texmf-dist/fonts/source/vntex/vnr/vnuar.mf
363texmf-dist/fonts/source/vntex/vnr/vnucomp.mf
364texmf-dist/fonts/source/vntex/vnr/vnudr.mf
365texmf-dist/fonts/source/vntex/vnr/vnuer.mf
366texmf-dist/fonts/source/vntex/vnr/vnuir.mf
367texmf-dist/fonts/source/vntex/vnr/vnuor.mf
368texmf-dist/fonts/source/vntex/vnr/vnuur.mf
369texmf-dist/fonts/source/vntex/vnr/vnuyr.mf
370texmf-dist/fonts/source/vntex/vnr/vnvtt10.mf
371texmf-dist/fonts/source/vntex/vnr/vnycomp.mf
372texmf-dist/fonts/tfm/vntex/arevvn/favb8v.tfm
373texmf-dist/fonts/tfm/vntex/arevvn/favbi8v.tfm
374texmf-dist/fonts/tfm/vntex/arevvn/favr8v.tfm
375texmf-dist/fonts/tfm/vntex/arevvn/favri8v.tfm
376texmf-dist/fonts/tfm/vntex/chartervn/bchb8v.tfm
377texmf-dist/fonts/tfm/vntex/chartervn/bchbc8v.tfm
378texmf-dist/fonts/tfm/vntex/chartervn/bchbi8v.tfm
379texmf-dist/fonts/tfm/vntex/chartervn/bchbo8v.tfm
380texmf-dist/fonts/tfm/vntex/chartervn/bchr8v.tfm
381texmf-dist/fonts/tfm/vntex/chartervn/bchrc8v.tfm
382texmf-dist/fonts/tfm/vntex/chartervn/bchri8v.tfm
383texmf-dist/fonts/tfm/vntex/chartervn/bchro8v.tfm
384texmf-dist/fonts/tfm/vntex/cmbrightvn/vncmbr10.tfm
385texmf-dist/fonts/tfm/vntex/cmbrightvn/vncmbr17.tfm
386texmf-dist/fonts/tfm/vntex/cmbrightvn/vncmbr8.tfm
387texmf-dist/fonts/tfm/vntex/cmbrightvn/vncmbr9.tfm
388texmf-dist/fonts/tfm/vntex/cmbrightvn/vncmbrbx10.tfm
389texmf-dist/fonts/tfm/vntex/cmbrightvn/vncmbrsl10.tfm
390texmf-dist/fonts/tfm/vntex/cmbrightvn/vncmbrsl17.tfm
391texmf-dist/fonts/tfm/vntex/cmbrightvn/vncmbrsl8.tfm
392texmf-dist/fonts/tfm/vntex/cmbrightvn/vncmbrsl9.tfm
393texmf-dist/fonts/tfm/vntex/cmbrightvn/vncmsltl10.tfm
394texmf-dist/fonts/tfm/vntex/cmbrightvn/vncmtl10.tfm
395texmf-dist/fonts/tfm/vntex/concretevn/vncccsc10.tfm
396texmf-dist/fonts/tfm/vntex/concretevn/vnccr10.tfm
397texmf-dist/fonts/tfm/vntex/concretevn/vnccsl10.tfm
398texmf-dist/fonts/tfm/vntex/concretevn/vnccti10.tfm
399texmf-dist/fonts/tfm/vntex/grotesqvn/ugqb8v.tfm
400texmf-dist/fonts/tfm/vntex/grotesqvn/ugqbo8v.tfm
401texmf-dist/fonts/tfm/vntex/txttvn/txbtt8v.tfm
402texmf-dist/fonts/tfm/vntex/txttvn/txbttsc8v.tfm
403texmf-dist/fonts/tfm/vntex/txttvn/txbttsl8v.tfm
404texmf-dist/fonts/tfm/vntex/txttvn/txtt8v.tfm
405texmf-dist/fonts/tfm/vntex/txttvn/txttsc8v.tfm
406texmf-dist/fonts/tfm/vntex/txttvn/txttsl8v.tfm
407texmf-dist/fonts/tfm/vntex/urwvn/fplrc8v.tfm
408texmf-dist/fonts/tfm/vntex/urwvn/uagd8v.tfm
409texmf-dist/fonts/tfm/vntex/urwvn/uagdc8v.tfm
410texmf-dist/fonts/tfm/vntex/urwvn/uagdo8v.tfm
411texmf-dist/fonts/tfm/vntex/urwvn/uagk8v.tfm
412texmf-dist/fonts/tfm/vntex/urwvn/uagkc8v.tfm
413texmf-dist/fonts/tfm/vntex/urwvn/uagko8v.tfm
414texmf-dist/fonts/tfm/vntex/urwvn/ubkd8v.tfm
415texmf-dist/fonts/tfm/vntex/urwvn/ubkdc8v.tfm
416texmf-dist/fonts/tfm/vntex/urwvn/ubkdi8v.tfm
417texmf-dist/fonts/tfm/vntex/urwvn/ubkdo8v.tfm
418texmf-dist/fonts/tfm/vntex/urwvn/ubkl8v.tfm
419texmf-dist/fonts/tfm/vntex/urwvn/ubklc8v.tfm
420texmf-dist/fonts/tfm/vntex/urwvn/ubkli8v.tfm
421texmf-dist/fonts/tfm/vntex/urwvn/ubklo8v.tfm
422texmf-dist/fonts/tfm/vntex/urwvn/ucrb8v.tfm
423texmf-dist/fonts/tfm/vntex/urwvn/ucrbc8v.tfm
424texmf-dist/fonts/tfm/vntex/urwvn/ucrbo8v.tfm
425texmf-dist/fonts/tfm/vntex/urwvn/ucrr8v.tfm
426texmf-dist/fonts/tfm/vntex/urwvn/ucrrc8v.tfm
427texmf-dist/fonts/tfm/vntex/urwvn/ucrro8v.tfm
428texmf-dist/fonts/tfm/vntex/urwvn/uhvb8v.tfm
429texmf-dist/fonts/tfm/vntex/urwvn/uhvbc8v.tfm
430texmf-dist/fonts/tfm/vntex/urwvn/uhvbo8v.tfm
431texmf-dist/fonts/tfm/vntex/urwvn/uhvr8v.tfm
432texmf-dist/fonts/tfm/vntex/urwvn/uhvrc8v.tfm
433texmf-dist/fonts/tfm/vntex/urwvn/uhvro8v.tfm
434texmf-dist/fonts/tfm/vntex/urwvn/uncb8v.tfm
435texmf-dist/fonts/tfm/vntex/urwvn/uncbc8v.tfm
436texmf-dist/fonts/tfm/vntex/urwvn/uncbi8v.tfm
437texmf-dist/fonts/tfm/vntex/urwvn/uncbo8v.tfm
438texmf-dist/fonts/tfm/vntex/urwvn/uncr8v.tfm
439texmf-dist/fonts/tfm/vntex/urwvn/uncrc8v.tfm
440texmf-dist/fonts/tfm/vntex/urwvn/uncri8v.tfm
441texmf-dist/fonts/tfm/vntex/urwvn/uncro8v.tfm
442texmf-dist/fonts/tfm/vntex/urwvn/uplb8v.tfm
443texmf-dist/fonts/tfm/vntex/urwvn/uplbc8v.tfm
444texmf-dist/fonts/tfm/vntex/urwvn/uplbi8v.tfm
445texmf-dist/fonts/tfm/vntex/urwvn/uplbo8v.tfm
446texmf-dist/fonts/tfm/vntex/urwvn/uplr8v.tfm
447texmf-dist/fonts/tfm/vntex/urwvn/uplrc8v.tfm
448texmf-dist/fonts/tfm/vntex/urwvn/uplri8v.tfm
449texmf-dist/fonts/tfm/vntex/urwvn/uplro8v.tfm
450texmf-dist/fonts/tfm/vntex/urwvn/utmb8v.tfm
451texmf-dist/fonts/tfm/vntex/urwvn/utmbc8v.tfm
452texmf-dist/fonts/tfm/vntex/urwvn/utmbi8v.tfm
453texmf-dist/fonts/tfm/vntex/urwvn/utmbo8v.tfm
454texmf-dist/fonts/tfm/vntex/urwvn/utmr8v.tfm
455texmf-dist/fonts/tfm/vntex/urwvn/utmrc8v.tfm
456texmf-dist/fonts/tfm/vntex/urwvn/utmri8v.tfm
457texmf-dist/fonts/tfm/vntex/urwvn/utmro8v.tfm
458texmf-dist/fonts/tfm/vntex/urwvn/uzcmi8v.tfm
459texmf-dist/fonts/tfm/vntex/vnr/vnb10.tfm
460texmf-dist/fonts/tfm/vntex/vnr/vnbx10.tfm
461texmf-dist/fonts/tfm/vntex/vnr/vnbx12.tfm
462texmf-dist/fonts/tfm/vntex/vnr/vnbx5.tfm
463texmf-dist/fonts/tfm/vntex/vnr/vnbx6.tfm
464texmf-dist/fonts/tfm/vntex/vnr/vnbx7.tfm
465texmf-dist/fonts/tfm/vntex/vnr/vnbx8.tfm
466texmf-dist/fonts/tfm/vntex/vnr/vnbx9.tfm
467texmf-dist/fonts/tfm/vntex/vnr/vnbxsl10.tfm
468texmf-dist/fonts/tfm/vntex/vnr/vnbxti10.tfm
469texmf-dist/fonts/tfm/vntex/vnr/vncsc10.tfm
470texmf-dist/fonts/tfm/vntex/vnr/vndunh10.tfm
471texmf-dist/fonts/tfm/vntex/vnr/vnff10.tfm
472texmf-dist/fonts/tfm/vntex/vnr/vnfi10.tfm
473texmf-dist/fonts/tfm/vntex/vnr/vnfib8.tfm
474texmf-dist/fonts/tfm/vntex/vnr/vnitt10.tfm
475texmf-dist/fonts/tfm/vntex/vnr/vnr10.tfm
476texmf-dist/fonts/tfm/vntex/vnr/vnr12.tfm
477texmf-dist/fonts/tfm/vntex/vnr/vnr17.tfm
478texmf-dist/fonts/tfm/vntex/vnr/vnr5.tfm
479texmf-dist/fonts/tfm/vntex/vnr/vnr6.tfm
480texmf-dist/fonts/tfm/vntex/vnr/vnr7.tfm
481texmf-dist/fonts/tfm/vntex/vnr/vnr8.tfm
482texmf-dist/fonts/tfm/vntex/vnr/vnr9.tfm
483texmf-dist/fonts/tfm/vntex/vnr/vnsl10.tfm
484texmf-dist/fonts/tfm/vntex/vnr/vnsl12.tfm
485texmf-dist/fonts/tfm/vntex/vnr/vnsl8.tfm
486texmf-dist/fonts/tfm/vntex/vnr/vnsl9.tfm
487texmf-dist/fonts/tfm/vntex/vnr/vnsltt10.tfm
488texmf-dist/fonts/tfm/vntex/vnr/vnss10.tfm
489texmf-dist/fonts/tfm/vntex/vnr/vnss12.tfm
490texmf-dist/fonts/tfm/vntex/vnr/vnss17.tfm
491texmf-dist/fonts/tfm/vntex/vnr/vnss8.tfm
492texmf-dist/fonts/tfm/vntex/vnr/vnss9.tfm
493texmf-dist/fonts/tfm/vntex/vnr/vnssbx10.tfm
494texmf-dist/fonts/tfm/vntex/vnr/vnssdc10.tfm
495texmf-dist/fonts/tfm/vntex/vnr/vnssi10.tfm
496texmf-dist/fonts/tfm/vntex/vnr/vnssi12.tfm
497texmf-dist/fonts/tfm/vntex/vnr/vnssi17.tfm
498texmf-dist/fonts/tfm/vntex/vnr/vnssi8.tfm
499texmf-dist/fonts/tfm/vntex/vnr/vnssi9.tfm
500texmf-dist/fonts/tfm/vntex/vnr/vnssq8.tfm
501texmf-dist/fonts/tfm/vntex/vnr/vnssqi8.tfm
502texmf-dist/fonts/tfm/vntex/vnr/vntcsc10.tfm
503texmf-dist/fonts/tfm/vntex/vnr/vnti10.tfm
504texmf-dist/fonts/tfm/vntex/vnr/vnti12.tfm
505texmf-dist/fonts/tfm/vntex/vnr/vnti7.tfm
506texmf-dist/fonts/tfm/vntex/vnr/vnti8.tfm
507texmf-dist/fonts/tfm/vntex/vnr/vnti9.tfm
508texmf-dist/fonts/tfm/vntex/vnr/vntt10.tfm
509texmf-dist/fonts/tfm/vntex/vnr/vntt12.tfm
510texmf-dist/fonts/tfm/vntex/vnr/vntt8.tfm
511texmf-dist/fonts/tfm/vntex/vnr/vntt9.tfm
512texmf-dist/fonts/tfm/vntex/vnr/vnu10.tfm
513texmf-dist/fonts/tfm/vntex/vnr/vnvtt10.tfm
514texmf-dist/fonts/tfm/vntex/vntopia/putb8v.tfm
515texmf-dist/fonts/tfm/vntex/vntopia/putbc8v.tfm
516texmf-dist/fonts/tfm/vntex/vntopia/putbi8v.tfm
517texmf-dist/fonts/tfm/vntex/vntopia/putbo8v.tfm
518texmf-dist/fonts/tfm/vntex/vntopia/putr8v.tfm
519texmf-dist/fonts/tfm/vntex/vntopia/putrc8v.tfm
520texmf-dist/fonts/tfm/vntex/vntopia/putri8v.tfm
521texmf-dist/fonts/tfm/vntex/vntopia/putro8v.tfm
522texmf-dist/fonts/type1/vntex/arevvn/ArevSans-Bold-T5.pfb
523texmf-dist/fonts/type1/vntex/arevvn/ArevSans-BoldOblique-T5.pfb
524texmf-dist/fonts/type1/vntex/arevvn/ArevSans-Oblique-T5.pfb
525texmf-dist/fonts/type1/vntex/arevvn/ArevSans-Roman-T5.pfb
526texmf-dist/fonts/type1/vntex/chartervn/bchb8v.pfb
527texmf-dist/fonts/type1/vntex/chartervn/bchbi8v.pfb
528texmf-dist/fonts/type1/vntex/chartervn/bchr8v.pfb
529texmf-dist/fonts/type1/vntex/chartervn/bchri8v.pfb
530texmf-dist/fonts/type1/vntex/cmbrightvn/vncmbr10.pfb
531texmf-dist/fonts/type1/vntex/cmbrightvn/vncmbr17.pfb
532texmf-dist/fonts/type1/vntex/cmbrightvn/vncmbr8.pfb
533texmf-dist/fonts/type1/vntex/cmbrightvn/vncmbr9.pfb
534texmf-dist/fonts/type1/vntex/cmbrightvn/vncmbrbx10.pfb
535texmf-dist/fonts/type1/vntex/cmbrightvn/vncmbrsl10.pfb
536texmf-dist/fonts/type1/vntex/cmbrightvn/vncmbrsl17.pfb
537texmf-dist/fonts/type1/vntex/cmbrightvn/vncmbrsl8.pfb
538texmf-dist/fonts/type1/vntex/cmbrightvn/vncmbrsl9.pfb
539texmf-dist/fonts/type1/vntex/cmbrightvn/vncmsltl10.pfb
540texmf-dist/fonts/type1/vntex/cmbrightvn/vncmtl10.pfb
541texmf-dist/fonts/type1/vntex/concretevn/CMConcrete8v.pfb
542texmf-dist/fonts/type1/vntex/concretevn/CMConcreteItalic8v.pfb
543texmf-dist/fonts/type1/vntex/concretevn/CMConcreteSlanted8v.pfb
544texmf-dist/fonts/type1/vntex/concretevn/CMConcreteSmallCaps8v.pfb
545texmf-dist/fonts/type1/vntex/grotesqvn/ugqb8v.pfb
546texmf-dist/fonts/type1/vntex/txttvn/txbtt8v.pfb
547texmf-dist/fonts/type1/vntex/txttvn/txbttsc8v.pfb
548texmf-dist/fonts/type1/vntex/txttvn/txtt8v.pfb
549texmf-dist/fonts/type1/vntex/txttvn/txttsc8v.pfb
550texmf-dist/fonts/type1/vntex/urwvn/fplrc8v.pfb
551texmf-dist/fonts/type1/vntex/urwvn/uagd8v.pfb
552texmf-dist/fonts/type1/vntex/urwvn/uagdo8v.pfb
553texmf-dist/fonts/type1/vntex/urwvn/uagk8v.pfb
554texmf-dist/fonts/type1/vntex/urwvn/uagko8v.pfb
555texmf-dist/fonts/type1/vntex/urwvn/ubkd8v.pfb
556texmf-dist/fonts/type1/vntex/urwvn/ubkdi8v.pfb
557texmf-dist/fonts/type1/vntex/urwvn/ubkl8v.pfb
558texmf-dist/fonts/type1/vntex/urwvn/ubkli8v.pfb
559texmf-dist/fonts/type1/vntex/urwvn/ucrb8v.pfb
560texmf-dist/fonts/type1/vntex/urwvn/ucrbo8v.pfb
561texmf-dist/fonts/type1/vntex/urwvn/ucrr8v.pfb
562texmf-dist/fonts/type1/vntex/urwvn/ucrro8v.pfb
563texmf-dist/fonts/type1/vntex/urwvn/uhvb8v.pfb
564texmf-dist/fonts/type1/vntex/urwvn/uhvbo8v.pfb
565texmf-dist/fonts/type1/vntex/urwvn/uhvr8v.pfb
566texmf-dist/fonts/type1/vntex/urwvn/uhvro8v.pfb
567texmf-dist/fonts/type1/vntex/urwvn/uncb8v.pfb
568texmf-dist/fonts/type1/vntex/urwvn/uncbi8v.pfb
569texmf-dist/fonts/type1/vntex/urwvn/uncr8v.pfb
570texmf-dist/fonts/type1/vntex/urwvn/uncri8v.pfb
571texmf-dist/fonts/type1/vntex/urwvn/uplb8v.pfb
572texmf-dist/fonts/type1/vntex/urwvn/uplbi8v.pfb
573texmf-dist/fonts/type1/vntex/urwvn/uplr8v.pfb
574texmf-dist/fonts/type1/vntex/urwvn/uplri8v.pfb
575texmf-dist/fonts/type1/vntex/urwvn/utmb8v.pfb
576texmf-dist/fonts/type1/vntex/urwvn/utmbi8v.pfb
577texmf-dist/fonts/type1/vntex/urwvn/utmr8v.pfb
578texmf-dist/fonts/type1/vntex/urwvn/utmri8v.pfb
579texmf-dist/fonts/type1/vntex/urwvn/uzcmi8v.pfb
580texmf-dist/fonts/type1/vntex/vnr/vnb10.pfb
581texmf-dist/fonts/type1/vntex/vnr/vnbx10.pfb
582texmf-dist/fonts/type1/vntex/vnr/vnbx12.pfb
583texmf-dist/fonts/type1/vntex/vnr/vnbx5.pfb
584texmf-dist/fonts/type1/vntex/vnr/vnbx6.pfb
585texmf-dist/fonts/type1/vntex/vnr/vnbx7.pfb
586texmf-dist/fonts/type1/vntex/vnr/vnbx8.pfb
587texmf-dist/fonts/type1/vntex/vnr/vnbx9.pfb
588texmf-dist/fonts/type1/vntex/vnr/vnbxsl10.pfb
589texmf-dist/fonts/type1/vntex/vnr/vnbxti10.pfb
590texmf-dist/fonts/type1/vntex/vnr/vncsc10.pfb
591texmf-dist/fonts/type1/vntex/vnr/vndunh10.pfb
592texmf-dist/fonts/type1/vntex/vnr/vnff10.pfb
593texmf-dist/fonts/type1/vntex/vnr/vnfi10.pfb
594texmf-dist/fonts/type1/vntex/vnr/vnfib8.pfb
595texmf-dist/fonts/type1/vntex/vnr/vnitt10.pfb
596texmf-dist/fonts/type1/vntex/vnr/vnr10.pfb
597texmf-dist/fonts/type1/vntex/vnr/vnr12.pfb
598texmf-dist/fonts/type1/vntex/vnr/vnr17.pfb
599texmf-dist/fonts/type1/vntex/vnr/vnr5.pfb
600texmf-dist/fonts/type1/vntex/vnr/vnr6.pfb
601texmf-dist/fonts/type1/vntex/vnr/vnr7.pfb
602texmf-dist/fonts/type1/vntex/vnr/vnr8.pfb
603texmf-dist/fonts/type1/vntex/vnr/vnr9.pfb
604texmf-dist/fonts/type1/vntex/vnr/vnsl10.pfb
605texmf-dist/fonts/type1/vntex/vnr/vnsl12.pfb
606texmf-dist/fonts/type1/vntex/vnr/vnsl8.pfb
607texmf-dist/fonts/type1/vntex/vnr/vnsl9.pfb
608texmf-dist/fonts/type1/vntex/vnr/vnsltt10.pfb
609texmf-dist/fonts/type1/vntex/vnr/vnss10.pfb
610texmf-dist/fonts/type1/vntex/vnr/vnss12.pfb
611texmf-dist/fonts/type1/vntex/vnr/vnss17.pfb
612texmf-dist/fonts/type1/vntex/vnr/vnss8.pfb
613texmf-dist/fonts/type1/vntex/vnr/vnss9.pfb
614texmf-dist/fonts/type1/vntex/vnr/vnssbx10.pfb
615texmf-dist/fonts/type1/vntex/vnr/vnssdc10.pfb
616texmf-dist/fonts/type1/vntex/vnr/vnssi10.pfb
617texmf-dist/fonts/type1/vntex/vnr/vnssi12.pfb
618texmf-dist/fonts/type1/vntex/vnr/vnssi17.pfb
619texmf-dist/fonts/type1/vntex/vnr/vnssi8.pfb
620texmf-dist/fonts/type1/vntex/vnr/vnssi9.pfb
621texmf-dist/fonts/type1/vntex/vnr/vnssq8.pfb
622texmf-dist/fonts/type1/vntex/vnr/vnssqi8.pfb
623texmf-dist/fonts/type1/vntex/vnr/vntcsc10.pfb
624texmf-dist/fonts/type1/vntex/vnr/vnti10.pfb
625texmf-dist/fonts/type1/vntex/vnr/vnti12.pfb
626texmf-dist/fonts/type1/vntex/vnr/vnti7.pfb
627texmf-dist/fonts/type1/vntex/vnr/vnti8.pfb
628texmf-dist/fonts/type1/vntex/vnr/vnti9.pfb
629texmf-dist/fonts/type1/vntex/vnr/vntt10.pfb
630texmf-dist/fonts/type1/vntex/vnr/vntt12.pfb
631texmf-dist/fonts/type1/vntex/vnr/vntt8.pfb
632texmf-dist/fonts/type1/vntex/vnr/vntt9.pfb
633texmf-dist/fonts/type1/vntex/vnr/vnu10.pfb
634texmf-dist/fonts/type1/vntex/vnr/vnvtt10.pfb
635texmf-dist/fonts/type1/vntex/vntopia/putb8v.pfb
636texmf-dist/fonts/type1/vntex/vntopia/putbi8v.pfb
637texmf-dist/fonts/type1/vntex/vntopia/putr8v.pfb
638texmf-dist/fonts/type1/vntex/vntopia/putri8v.pfb
639texmf-dist/fonts/vf/vntex/chartervn/bchbc8v.vf
640texmf-dist/fonts/vf/vntex/chartervn/bchrc8v.vf
641texmf-dist/fonts/vf/vntex/urwvn/uagdc8v.vf
642texmf-dist/fonts/vf/vntex/urwvn/uagkc8v.vf
643texmf-dist/fonts/vf/vntex/urwvn/ubkdc8v.vf
644texmf-dist/fonts/vf/vntex/urwvn/ubklc8v.vf
645texmf-dist/fonts/vf/vntex/urwvn/ucrbc8v.vf
646texmf-dist/fonts/vf/vntex/urwvn/ucrrc8v.vf
647texmf-dist/fonts/vf/vntex/urwvn/uhvbc8v.vf
648texmf-dist/fonts/vf/vntex/urwvn/uhvrc8v.vf
649texmf-dist/fonts/vf/vntex/urwvn/uncbc8v.vf
650texmf-dist/fonts/vf/vntex/urwvn/uncrc8v.vf
651texmf-dist/fonts/vf/vntex/urwvn/uplbc8v.vf
652texmf-dist/fonts/vf/vntex/urwvn/uplrc8v.vf
653texmf-dist/fonts/vf/vntex/urwvn/utmbc8v.vf
654texmf-dist/fonts/vf/vntex/urwvn/utmrc8v.vf
655texmf-dist/fonts/vf/vntex/vntopia/putbc8v.vf
656texmf-dist/fonts/vf/vntex/vntopia/putrc8v.vf
657texmf-dist/tex/latex/vntex/dblaccnt.sty
658texmf-dist/tex/latex/vntex/mcviscii.def
659texmf-dist/tex/latex/vntex/pd1supp.def
660texmf-dist/tex/latex/vntex/swpvntex.sty
661texmf-dist/tex/latex/vntex/t5bch.fd
662texmf-dist/tex/latex/vntex/t5ccr.fd
663texmf-dist/tex/latex/vntex/t5cmbr.fd
664texmf-dist/tex/latex/vntex/t5cmdh.fd
665texmf-dist/tex/latex/vntex/t5cmfib.fd
666texmf-dist/tex/latex/vntex/t5cmfr.fd
667texmf-dist/tex/latex/vntex/t5cmr.fd
668texmf-dist/tex/latex/vntex/t5cmss.fd
669texmf-dist/tex/latex/vntex/t5cmssq.fd
670texmf-dist/tex/latex/vntex/t5cmtl.fd
671texmf-dist/tex/latex/vntex/t5cmtt.fd
672texmf-dist/tex/latex/vntex/t5cmvtt.fd
673texmf-dist/tex/latex/vntex/t5enc.def
674texmf-dist/tex/latex/vntex/t5enc.dfu
675texmf-dist/tex/latex/vntex/t5fav.fd
676texmf-dist/tex/latex/vntex/t5fnc.fd
677texmf-dist/tex/latex/vntex/t5fpl.fd
678texmf-dist/tex/latex/vntex/t5futs.fd
679texmf-dist/tex/latex/vntex/t5mak.fd
680texmf-dist/tex/latex/vntex/t5mdbch.fd
681texmf-dist/tex/latex/vntex/t5mdput.fd
682texmf-dist/tex/latex/vntex/t5mdugm.fd
683texmf-dist/tex/latex/vntex/t5pag.fd
684texmf-dist/tex/latex/vntex/t5pbk.fd
685texmf-dist/tex/latex/vntex/t5pcr.fd
686texmf-dist/tex/latex/vntex/t5phv.fd
687texmf-dist/tex/latex/vntex/t5pnc.fd
688texmf-dist/tex/latex/vntex/t5ppl.fd
689texmf-dist/tex/latex/vntex/t5ptm.fd
690texmf-dist/tex/latex/vntex/t5ptmom.fd
691texmf-dist/tex/latex/vntex/t5put.fd
692texmf-dist/tex/latex/vntex/t5pxr.fd
693texmf-dist/tex/latex/vntex/t5txr.fd
694texmf-dist/tex/latex/vntex/t5txtt.fd
695texmf-dist/tex/latex/vntex/t5uag.fd
696texmf-dist/tex/latex/vntex/t5ubk.fd
697texmf-dist/tex/latex/vntex/t5ucr.fd
698texmf-dist/tex/latex/vntex/t5ugq.fd
699texmf-dist/tex/latex/vntex/t5uhv.fd
700texmf-dist/tex/latex/vntex/t5unc.fd
701texmf-dist/tex/latex/vntex/t5upl.fd
702texmf-dist/tex/latex/vntex/t5utm.fd
703texmf-dist/tex/latex/vntex/t5uzcm.fd
704texmf-dist/tex/latex/vntex/tcvn.def
705texmf-dist/tex/latex/vntex/varioref-vi.sty
706texmf-dist/tex/latex/vntex/vietnam.ldf
707texmf-dist/tex/latex/vntex/vietnam.sty
708texmf-dist/tex/latex/vntex/vietnamese.ldf
709texmf-dist/tex/latex/vntex/viscii.def
710texmf-dist/tex/latex/vntex/vncaps.tex
711texmf-dist/tex/latex/vntex/vntex.sty
712texmf-dist/tex/latex/vntex/vps.def
713texmf-dist/tex/plain/vntex/dblaccnt.tex
714texmf-dist/tex/plain/vntex/t5code.tex
715texmf-dist/tex/plain/vntex/vntexinfo.tex
716)
717
718%__mkdir_p ${PREF}/texmf-dist
719for i in "${manifest[@]}"; do
720    %__install -m $(stat -c %a %{texlive_src}/$i) -p -D %{texlive_src}/$i ${PREF}/$i
721done
722## make symlinks of core script utils
723mk_symlinks=(
724texlive-collection-bibtexextra,/usr/bin/bibexport,/usr/share/texmf-dist/scripts/bibexport/bibexport.sh
725texlive-collection-bibtexextra,/usr/bin/listbib,/usr/share/texmf-dist/scripts/listbib/listbib
726texlive-collection-bibtexextra,/usr/bin/urlbst,/usr/share/texmf-dist/scripts/urlbst/urlbst
727texlive-collection-binextra,/usr/bin/arlatex,/usr/share/texmf-dist/scripts/bundledoc/arlatex
728texlive-collection-binextra,/usr/bin/bundledoc,/usr/share/texmf-dist/scripts/bundledoc/bundledoc
729texlive-collection-binextra,/usr/bin/ctanify,/usr/share/texmf-dist/scripts/ctanify/ctanify
730texlive-collection-binextra,/usr/bin/ctanupload,/usr/share/texmf-dist/scripts/ctanupload/ctanupload.pl
731texlive-collection-binextra,/usr/bin/de-macro,/usr/share/texmf-dist/scripts/de-macro/de-macro
732texlive-collection-binextra,/usr/bin/dviasm,/usr/share/texmf-dist/scripts/dviasm/dviasm.py
733texlive-collection-binextra,/usr/bin/findhyph,/usr/share/texmf-dist/scripts/findhyph/findhyph
734texlive-collection-binextra,/usr/bin/fragmaster,/usr/share/texmf-dist/scripts/fragmaster/fragmaster.pl
735texlive-collection-binextra,/usr/bin/installfont-tl,/usr/share/texmf-dist/scripts/installfont/installfont-tl
736texlive-collection-binextra,/usr/bin/latex2man,/usr/share/texmf-dist/scripts/latex2man/latex2man
737texlive-collection-binextra,/usr/bin/latexdiff,/usr/share/texmf-dist/scripts/latexdiff/latexdiff.pl
738texlive-collection-binextra,/usr/bin/latexdiff-vc,/usr/share/texmf-dist/scripts/latexdiff/latexdiff-vc.pl
739texlive-collection-binextra,/usr/bin/latexfileversion,/usr/share/texmf-dist/scripts/latexfileversion/latexfileversion
740texlive-collection-binextra,/usr/bin/latexmk,/usr/share/texmf-dist/scripts/latexmk/latexmk.pl
741texlive-collection-binextra,/usr/bin/latexrevise,/usr/share/texmf-dist/scripts/latexdiff/latexrevise.pl
742texlive-collection-binextra,/usr/bin/listings-ext.sh,/usr/share/texmf-dist/scripts/listings-ext/listings-ext.sh
743texlive-collection-binextra,/usr/bin/match_parens,/usr/share/texmf-dist/scripts/match_parens/match_parens
744texlive-collection-binextra,/usr/bin/mkjobtexmf,/usr/share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl
745texlive-collection-binextra,/usr/bin/pdf180,/usr/share/texmf-dist/scripts/pdfjam/pdf180
746texlive-collection-binextra,/usr/bin/pdf270,/usr/share/texmf-dist/scripts/pdfjam/pdf270
747texlive-collection-binextra,/usr/bin/pdf90,/usr/share/texmf-dist/scripts/pdfjam/pdf90
748texlive-collection-binextra,/usr/bin/pdfbook,/usr/share/texmf-dist/scripts/pdfjam/pdfbook
749texlive-collection-binextra,/usr/bin/pdfcrop,/usr/share/texmf-dist/scripts/pdfcrop/pdfcrop.pl
750texlive-collection-binextra,/usr/bin/pdfflip,/usr/share/texmf-dist/scripts/pdfjam/pdfflip
751texlive-collection-binextra,/usr/bin/pdfjam,/usr/share/texmf-dist/scripts/pdfjam/pdfjam
752texlive-collection-binextra,/usr/bin/pdfjam-pocketmod,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-pocketmod
753texlive-collection-binextra,/usr/bin/pdfjam-slides3up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides3up
754texlive-collection-binextra,/usr/bin/pdfjam-slides6up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides6up
755texlive-collection-binextra,/usr/bin/pdfjoin,/usr/share/texmf-dist/scripts/pdfjam/pdfjoin
756texlive-collection-binextra,/usr/bin/pdfnup,/usr/share/texmf-dist/scripts/pdfjam/pdfnup
757texlive-collection-binextra,/usr/bin/pdfpun,/usr/share/texmf-dist/scripts/pdfjam/pdfpun
758texlive-collection-binextra,/usr/bin/pkfix,/usr/share/texmf-dist/scripts/pkfix/pkfix.pl
759texlive-collection-binextra,/usr/bin/pkfix-helper,/usr/share/texmf-dist/scripts/pkfix-helper/pkfix-helper
760texlive-collection-binextra,/usr/bin/purifyeps,/usr/share/texmf-dist/scripts/purifyeps/purifyeps
761texlive-collection-binextra,/usr/bin/sty2dtx,/usr/share/texmf-dist/scripts/sty2dtx/sty2dtx.pl
762texlive-collection-binextra,/usr/bin/texcount,/usr/share/texmf-dist/scripts/texcount/texcount.pl
763texlive-collection-binextra,/usr/bin/texdef,/usr/share/texmf-dist/scripts/texdef/texdef.pl
764texlive-collection-binextra,/usr/bin/texdiff,/usr/share/texmf-dist/scripts/texdiff/texdiff
765texlive-collection-binextra,/usr/bin/texdirflatten,/usr/share/texmf-dist/scripts/texdirflatten/texdirflatten
766texlive-collection-binextra,/usr/bin/texliveonfly,/usr/share/texmf-dist/scripts/texliveonfly/texliveonfly.py
767texlive-collection-binextra,/usr/bin/texloganalyser,/usr/share/texmf-dist/scripts/texloganalyser/texloganalyser
768texlive-collection-binextra,/usr/bin/typeoutfileinfo,/usr/share/texmf-dist/scripts/typeoutfileinfo/typeoutfileinfo.sh
769texlive-collection-fontutils,/usr/bin/afm2afm,/usr/share/texmf-dist/scripts/fontools/afm2afm
770texlive-collection-fontutils,/usr/bin/autoinst,/usr/share/texmf-dist/scripts/fontools/autoinst
771texlive-collection-fontutils,/usr/bin/dosepsbin,/usr/share/texmf-dist/scripts/dosepsbin/dosepsbin.pl
772texlive-collection-fontutils,/usr/bin/epstopdf,/usr/share/texmf-dist/scripts/epstopdf/epstopdf.pl
773texlive-collection-fontutils,/usr/bin/mf2pt1,/usr/share/texmf-dist/scripts/mf2pt1/mf2pt1.pl
774texlive-collection-fontutils,/usr/bin/mkt1font,/usr/share/texmf-dist/scripts/accfonts/mkt1font
775texlive-collection-fontutils,/usr/bin/ot2kpx,/usr/share/texmf-dist/scripts/fontools/ot2kpx
776texlive-collection-fontutils,/usr/bin/vpl2ovp,/usr/share/texmf-dist/scripts/accfonts/vpl2ovp
777texlive-collection-fontutils,/usr/bin/vpl2vpl,/usr/share/texmf-dist/scripts/accfonts/vpl2vpl
778texlive-collection-htmlxml,/usr/bin/ht,/usr/share/texmf-dist/scripts/tex4ht/ht.sh
779texlive-collection-htmlxml,/usr/bin/htcontext,/usr/share/texmf-dist/scripts/tex4ht/htcontext.sh
780texlive-collection-htmlxml,/usr/bin/htlatex,/usr/share/texmf-dist/scripts/tex4ht/htlatex.sh
781texlive-collection-htmlxml,/usr/bin/htmex,/usr/share/texmf-dist/scripts/tex4ht/htmex.sh
782texlive-collection-htmlxml,/usr/bin/httex,/usr/share/texmf-dist/scripts/tex4ht/httex.sh
783texlive-collection-htmlxml,/usr/bin/httexi,/usr/share/texmf-dist/scripts/tex4ht/httexi.sh
784texlive-collection-htmlxml,/usr/bin/htxelatex,/usr/share/texmf-dist/scripts/tex4ht/htxelatex.sh
785texlive-collection-htmlxml,/usr/bin/htxetex,/usr/share/texmf-dist/scripts/tex4ht/htxetex.sh
786texlive-collection-htmlxml,/usr/bin/mk4ht,/usr/share/texmf-dist/scripts/tex4ht/mk4ht.pl
787texlive-collection-langcjk,/usr/bin/convbkmk,/usr/share/texmf-dist/scripts/uptex/convbkmk.rb
788texlive-collection-langcjk,/usr/bin/updmap-setup-kanji,/usr/share/texmf-dist/scripts/jfontmaps/updmap-setup-kanji.pl
789texlive-collection-langgreek,/usr/bin/mkgrkindex,/usr/share/texmf-dist/scripts/mkgrkindex/mkgrkindex
790texlive-collection-langindic,/usr/bin/ebong,/usr/share/texmf-dist/scripts/ebong/ebong.py
791texlive-collection-latex,/usr/bin/mptopdf,/usr/share/texmf-dist/scripts/context/perl/mptopdf.pl
792texlive-collection-latex,/usr/bin/pdfatfi,/usr/share/texmf-dist/scripts/oberdiek/pdfatfi.pl
793texlive-collection-latexextra,/usr/bin/authorindex,/usr/share/texmf-dist/scripts/authorindex/authorindex
794texlive-collection-latexextra,/usr/bin/exceltex,/usr/share/texmf-dist/scripts/exceltex/exceltex
795texlive-collection-latexextra,/usr/bin/makeglossaries,/usr/share/texmf-dist/scripts/glossaries/makeglossaries
796texlive-collection-latexextra,/usr/bin/pdfannotextractor,/usr/share/texmf-dist/scripts/pax/pdfannotextractor.pl
797texlive-collection-latexextra,/usr/bin/perltex,/usr/share/texmf-dist/scripts/perltex/perltex.pl
798texlive-collection-latexextra,/usr/bin/ps4pdf,/usr/share/texmf-dist/scripts/pst-pdf/ps4pdf
799texlive-collection-latexextra,/usr/bin/splitindex,/usr/share/texmf-dist/scripts/splitindex/perl/splitindex.pl
800texlive-collection-latexextra,/usr/bin/svn-multi,/usr/share/texmf-dist/scripts/svn-multi/svn-multi.pl
801texlive-collection-latexextra,/usr/bin/vpe,/usr/share/texmf-dist/scripts/vpe/vpe.pl
802texlive-collection-latexrecommended,/usr/bin/thumbpdf,/usr/share/texmf-dist/scripts/thumbpdf/thumbpdf.pl
803texlive-collection-luatex,/usr/bin/checkcites,/usr/share/texmf-dist/scripts/checkcites/checkcites.lua
804texlive-collection-luatex,/usr/bin/mkluatexfontdb,/usr/share/texmf-dist/scripts/luaotfload/mkluatexfontdb.lua
805texlive-collection-music,/usr/bin/m-tx,/usr/share/texmf-dist/scripts/m-tx/m-tx.lua
806texlive-collection-music,/usr/bin/musixflx,/usr/share/texmf-dist/scripts/musixtex/musixflx.lua
807texlive-collection-music,/usr/bin/musixtex,/usr/share/texmf-dist/scripts/musixtex/musixtex.lua
808texlive-collection-music,/usr/bin/pmx2pdf,/usr/share/texmf-dist/scripts/pmx/pmx2pdf.lua
809texlive-collection-pictures,/usr/bin/cachepic,/usr/share/texmf-dist/scripts/cachepic/cachepic.tlu
810texlive-collection-pictures,/usr/bin/epspdf,/usr/share/texmf-dist/scripts/epspdf/epspdf.rb
811texlive-collection-pictures,/usr/bin/epspdftk,/usr/share/texmf-dist/scripts/epspdf/epspdftk.tcl
812texlive-collection-pictures,/usr/bin/fig4latex,/usr/share/texmf-dist/scripts/fig4latex/fig4latex
813texlive-collection-pictures,/usr/bin/mathspic,/usr/share/texmf-dist/scripts/mathspic/mathspic.pl
814texlive-collection-pstricks,/usr/bin/pedigree,/usr/share/texmf-dist/scripts/pedigree-perl/pedigree.pl
815texlive-collection-pstricks,/usr/bin/pst2pdf,/usr/share/texmf-dist/scripts/pst2pdf/pst2pdf
816texlive-collection-science,/usr/bin/ulqda,/usr/share/texmf-dist/scripts/ulqda/ulqda.pl
817)
818%__mkdir_p %{buildroot}%{_bindir}
819pushd %{buildroot}%{_bindir}
820    for i in "${mk_symlinks[@]}"; do
821        tlc=$(/bin/echo $i | cut -f 1 -d",")
822        lnk=$(/bin/echo $i | cut -f 2 -d"," | %__sed -e "s|/usr/bin/||")
823        rlnk=$(/bin/echo $i | cut -f 3 -d"," | %__sed -e "s|/usr/|../|")
824
825        [ "%{name}" = "$tlc" ] || continue
826        [ -f $rlnk ] || exit 1
827        %__ln_s $rlnk $lnk || exit 1
828    done
829popd
830## Files list
831find %{buildroot} -type f -or -type l | \
832    %__sed -e "s|%{buildroot}||g" > filelist.full
833
834find %{buildroot}%{texmf}-dist -type d | \
835    %__sed -e "s|^%{buildroot}|%dir |" \
836           -e "s|$|/|"             >> filelist.full
837
838## subpackages
839grep "/texmf-dist/doc/" filelist.full > filelist.doc
840cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
841%__mv -f filelist.tmp filelist.full
842
843%clean
844%__rm -rf %{buildroot}
845
846%post
847%touch_run texhash
848%touch_run mtxrun
849
850[ -f %{texmfsysconfig}/web2c/updmap.cfg ] || exit 0
851
852%{_bindir}/updmap-sys --nomkmap --nohash --quiet --enable Map arevvn.map >/dev/null 2>&1 && %touch_run updmap
853%{_bindir}/updmap-sys --nomkmap --nohash --quiet --enable Map chartervn.map >/dev/null 2>&1 && %touch_run updmap
854%{_bindir}/updmap-sys --nomkmap --nohash --quiet --enable Map cmbrightvn.map >/dev/null 2>&1 && %touch_run updmap
855%{_bindir}/updmap-sys --nomkmap --nohash --quiet --enable Map concretevn.map >/dev/null 2>&1 && %touch_run updmap
856%{_bindir}/updmap-sys --nomkmap --nohash --quiet --enable Map grotesqvn.map >/dev/null 2>&1 && %touch_run updmap
857%{_bindir}/updmap-sys --nomkmap --nohash --quiet --enable Map txttvn.map >/dev/null 2>&1 && %touch_run updmap
858%{_bindir}/updmap-sys --nomkmap --nohash --quiet --enable Map urwvn.map >/dev/null 2>&1 && %touch_run updmap
859%{_bindir}/updmap-sys --nomkmap --nohash --quiet --enable MixedMap vnrother.map >/dev/null 2>&1 && %touch_run updmap
860%{_bindir}/updmap-sys --nomkmap --nohash --quiet --enable MixedMap vnrtext.map >/dev/null 2>&1 && %touch_run updmap
861%{_bindir}/updmap-sys --nomkmap --nohash --quiet --enable Map vntopia.map >/dev/null 2>&1 && %touch_run updmap
862
863exit 0
864
865
866%postun
867if [ "$1" = 0 ]; then
868    %touch_run texhash
869
870    [ -f %{texmfsysconfig}/web2c/updmap.cfg ] || exit 0
871
872    %{_bindir}/updmap-sys --nomkmap --nohash --quiet --disable arevvn.map >/dev/null 2>&1 && %touch_run updmap
873    %{_bindir}/updmap-sys --nomkmap --nohash --quiet --disable chartervn.map >/dev/null 2>&1 && %touch_run updmap
874    %{_bindir}/updmap-sys --nomkmap --nohash --quiet --disable cmbrightvn.map >/dev/null 2>&1 && %touch_run updmap
875    %{_bindir}/updmap-sys --nomkmap --nohash --quiet --disable concretevn.map >/dev/null 2>&1 && %touch_run updmap
876    %{_bindir}/updmap-sys --nomkmap --nohash --quiet --disable grotesqvn.map >/dev/null 2>&1 && %touch_run updmap
877    %{_bindir}/updmap-sys --nomkmap --nohash --quiet --disable txttvn.map >/dev/null 2>&1 && %touch_run updmap
878    %{_bindir}/updmap-sys --nomkmap --nohash --quiet --disable urwvn.map >/dev/null 2>&1 && %touch_run updmap
879    %{_bindir}/updmap-sys --nomkmap --nohash --quiet --disable vnrother.map >/dev/null 2>&1 && %touch_run updmap
880    %{_bindir}/updmap-sys --nomkmap --nohash --quiet --disable vnrtext.map >/dev/null 2>&1 && %touch_run updmap
881    %{_bindir}/updmap-sys --nomkmap --nohash --quiet --disable vntopia.map >/dev/null 2>&1 && %touch_run updmap
882
883fi
884
885exit 0
886
887%posttrans
888%{exec_texhash}
889%{exec_mtxrun}
890%{exec_updmap}
891%{exec_fmtutil}
892exit 0
893
894
895%files -f filelist.full
896%defattr(-,root,root,-)
897
898%files -f filelist.doc doc
899%defattr(-,root,root,-)
900
901%changelog
902* Fri Nov 23 2012 Munehiro Yamamoto <munepi@vinelinux.org> 2012-1
903- generated by tlpdb2rpmspec 2012-1: tlpdb2rpmspec collection-langvietnamese
904
905* Sat Dec  3 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-2
906- generated by tlpdb2rpmspec 2011-2: tlpdb2rpmspec collection-langvietnamese
907- set external dependencies (texlive-collection-binextra,
908  texlive-collection-fontutils)
909
910* Sun Oct 30 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-1
911- generated by tlpdb2rpmspec 2011-1: tlpdb2rpmspec collection-langvietnamese
912
913* Mon Mar 23 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-4
914- generated by tlpdb2rpmspec 2009-4: tlpdb2rpmspec collection-langvietnamese
915- make symlinks of core script utils (texlive-collection-binextra,
916  texlive-collection-context, texlive-collection-fontutils,
917  texlive-collection-langgreek, texlive-collection-langindic,
918  texlive-collection-latex, texlive-collection-latexextra,
919  texlive-collection-latexrecommended, texlive-collection-pictures,
920  texlive-collection-pstricks, texlive-collection-science)
921
922* Fri Jan 14 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-3
923- generated by tlpdb2rpmspec 2009-3: tlpdb2rpmspec collection-langvietnamese
924- improved %%post
925
926* Fri Oct 01 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-2
927- generated by tlpdb2rpmspec 2009-2: tlpdb2rpmspec collection-langvietnamese
928- removed arch dependent binaries (texlive-collection-latexextra)
929- fixed perl path
930- improved updmap process in %%post and %%postun
931
932* Sat Aug 07 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-1
933- generated by tlpdb2rpmspec 2009-1: tlpdb2rpmspec collection-langvietnamese
Note: See TracBrowser for help on using the repository browser.