From 34865b49e2903bde5bba4215845ef1622459285b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 27 Oct 2007 22:40:04 +0000 Subject: vntex update git-svn-id: svn://tug.org/texlive/trunk@5291 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/generic/vntex/INSTALL | 4 ++-- Master/texmf-dist/doc/generic/vntex/NEWS | 6 +----- Master/texmf-dist/doc/generic/vntex/README | 2 +- Master/texmf-dist/doc/generic/vntex/tests/Makefile | 2 +- Master/texmf-dist/doc/generic/vntex/tests/README | 2 +- Master/texmf-dist/doc/generic/vntex/tests/vnsample.cls | 7 +------ Master/texmf-dist/doc/generic/vntex/vntex.txt | 2 +- 7 files changed, 8 insertions(+), 17 deletions(-) (limited to 'Master/texmf-dist/doc/generic') diff --git a/Master/texmf-dist/doc/generic/vntex/INSTALL b/Master/texmf-dist/doc/generic/vntex/INSTALL index c586014cf2d..ea6963b9e99 100644 --- a/Master/texmf-dist/doc/generic/vntex/INSTALL +++ b/Master/texmf-dist/doc/generic/vntex/INSTALL @@ -1,4 +1,4 @@ -vntex-3.1.5 +vntex-3.1.2 This file is part of VnTeX. License: LPPL, version 1.3 or newer, see: http://www.latex-project.org/lppl.txt @@ -13,7 +13,7 @@ Installation UNIX, Linux, MacOS/X, TeXLive (UNIX or Windows) ----------------------------------------------- -To install VnTeX on a web2c system you have to unpack vntex-3.1.5.zip +To install VnTeX on a web2c system you have to unpack vntex-3.1.2.zip inside of a texmf tree. It is recommended to create an own directory tree for vntex so that you can remove it easily when you update your TeX system. diff --git a/Master/texmf-dist/doc/generic/vntex/NEWS b/Master/texmf-dist/doc/generic/vntex/NEWS index eaaa4c934fb..594b5935777 100644 --- a/Master/texmf-dist/doc/generic/vntex/NEWS +++ b/Master/texmf-dist/doc/generic/vntex/NEWS @@ -1,4 +1,4 @@ -vntex-3.1.5 +vntex-3.1.2 Copyright 2003-2005 Han The Thanh . This file is part of vntex. License: LPPL, version 1.3 or newer, @@ -87,7 +87,3 @@ Changes from version 3.02 (released 2005/09/25 at vntex.sf.net): * Add new font Vntopia. - * Supplier directories for VNR fonts are now 'vntex' instead of 'public'. - - * Add support for Scientific Workplace (swpvntex.sty). - diff --git a/Master/texmf-dist/doc/generic/vntex/README b/Master/texmf-dist/doc/generic/vntex/README index 0a68fbc9003..ca749c2b62c 100644 --- a/Master/texmf-dist/doc/generic/vntex/README +++ b/Master/texmf-dist/doc/generic/vntex/README @@ -1,4 +1,4 @@ -vntex-3.1.5 +vntex-3.1.2 Copyright 2005 Reinhard Kotucha . This file is part of vntex. License: LPPL, version 1.3 or newer, diff --git a/Master/texmf-dist/doc/generic/vntex/tests/Makefile b/Master/texmf-dist/doc/generic/vntex/tests/Makefile index edc01cd7b7e..803e9861b3f 100644 --- a/Master/texmf-dist/doc/generic/vntex/tests/Makefile +++ b/Master/texmf-dist/doc/generic/vntex/tests/Makefile @@ -1,4 +1,4 @@ -# vntex-3.1.5 +# vntex-3.1.2 # # Author: Han The Thanh . # This file is part of vntex. Public domain. diff --git a/Master/texmf-dist/doc/generic/vntex/tests/README b/Master/texmf-dist/doc/generic/vntex/tests/README index 139af05ef71..694c6294975 100644 --- a/Master/texmf-dist/doc/generic/vntex/tests/README +++ b/Master/texmf-dist/doc/generic/vntex/tests/README @@ -1,4 +1,4 @@ -vntex-3.1.5 +vntex-3.1.2 Copyright 2003-2005 Han The Thanh and Reinhard Kotucha . diff --git a/Master/texmf-dist/doc/generic/vntex/tests/vnsample.cls b/Master/texmf-dist/doc/generic/vntex/tests/vnsample.cls index 18293e75e8f..6a8af729733 100644 --- a/Master/texmf-dist/doc/generic/vntex/tests/vnsample.cls +++ b/Master/texmf-dist/doc/generic/vntex/tests/vnsample.cls @@ -13,12 +13,7 @@ \LoadClass[a4paper]{article} \RequirePackage{ifpdf} - -\ifpdf\IfFileExists{cmap.sty}{\RequirePackage{cmap}}{ -\ClassWarningNoLine{vnsample}{I can't find the file `cmap.sty'.\MessageBreak -The search tool in your PDF browser will miss many\MessageBreak -words containing Vietnamese characters}}\fi - +\ifpdf\IfFileExists{cmap.sty}{\RequirePackage{cmap}}{}\fi \RequirePackage[viscii]{vietnam} \RequirePackage{multicol} \RequirePackage{geometry} diff --git a/Master/texmf-dist/doc/generic/vntex/vntex.txt b/Master/texmf-dist/doc/generic/vntex/vntex.txt index 0541bcc7a91..fdfbdf966b1 100644 --- a/Master/texmf-dist/doc/generic/vntex/vntex.txt +++ b/Master/texmf-dist/doc/generic/vntex/vntex.txt @@ -1,4 +1,4 @@ -vntex-3.1.5 +vntex-3.1.2 This file is part of VnTeX. License: LPPL, version 1.3 or newer, see: http://www.latex-project.org/lppl.txt -- cgit v1.2.3