Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 1997 13:54:33 +0200 (CEST)
From:      Yoshio.Mita@isen.fr
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/4752: japanese/dvi2ps fontdesc entry for new ptex
Message-ID:  <199710131154.NAA07469@pcmita.isen.fr>
Resent-Message-ID: <199710131200.FAA17456@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         4752
>Category:       ports
>Synopsis:       syncronyze to current ptex
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 13 05:00:03 PDT 1997
>Last-Modified:
>Originator:     MITA Yoshio
>Organization:
le Centre National de la Recherche Scientifique
>Release:        FreeBSD 2.2.2-RELEASE i386
>Environment:
>Description:
	Because of update of japanese/ptex|platex.
	The patch is quite simple and has no trouble with installation.

>How-To-Repeat:
>Fix:
diff -rcN japanese/dvi2ps.orig/patches/patch-ab japanese/dvi2ps/patches/patch-ab
*** japanese/dvi2ps.orig/patches/patch-ab	Sun Dec 29 23:00:00 1996
--- japanese/dvi2ps/patches/patch-ab	Mon Oct 13 13:43:46 1997
***************
*** 1,8 ****
! *** /dev/null	Tue Nov 12 22:50:07 1996
! --- lib/fontdesc	Tue Nov 12 22:51:33 1996
  ***************
  *** 0 ****
! --- 1,32 ----
  + #
  + # dvi2ps fontdesc file for FreeBSD jtex209 and platex ports collection.
  + #  Print out Japanese by printer font and English by pk font.
--- 1,8 ----
! *** /dev/null	Mon Oct 13 13:41:43 1997
! --- lib/fontdesc	Mon Oct 13 13:43:32 1997
  ***************
  *** 0 ****
! --- 1,34 ----
  + #
  + # dvi2ps fontdesc file for FreeBSD jtex209 and platex ports collection.
  + #  Print out Japanese by printer font and English by pk font.
***************
*** 15,21 ****
  + define	f		/usr/local/lib/fonts
  + define	af		/usr/local/share/tex/jfonts/jfms
  + define	pf		/usr/local/lib/texmf/fonts/public/ptex
! + define	nsf		/usr/local/share/tex/jfonts/
  + 
  + include		dvi2.ps
  + 
--- 15,22 ----
  + define	f		/usr/local/lib/fonts
  + define	af		/usr/local/share/tex/jfonts/jfms
  + define	pf		/usr/local/lib/texmf/fonts/public/ptex
! + define	pfnew		/usr/local/share/texmf/fonts/tfm/ptex
! + define	nsf		/usr/local/share/tex/jfonts
  + 
  + include		dvi2.ps
  + 
***************
*** 33,37 ****
--- 34,39 ----
  + include         fonts/ascfix-c.ps
  + font	jfm	* 0	$af/%f.tfm
  + font    jfm     * 0     $pf/tfm/%f.tfm
+ + font    jfm     * 0     $pfnew/%f.tfm
  + builtin	min	JINA	"/Ryumin-Light-H Ryumin-Metrics Set-New-Metrics"
  + builtin	goth	JINA	"/GothicBBB-Medium-H Gothic-Metrics Set-New-Metrics"
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710131154.NAA07469>