home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!munnari.oz.au!ariel.ucs.unimelb.EDU.AU!ucsvc.ucs.unimelb.edu.au!lugb!gt
- Newsgroups: comp.text.tex
- Subject: mfpic 0.2 patch g1 : fractional scales allowed.
- Message-ID: <1993Jan9.091332.27140@lugb.latrobe.edu.au>
- From: gt@ee.latrobe.edu.au (Geoff Tobin)
- Date: Sat, 9 Jan 1993 09:13:32 GMT
- Sender: news@lugb.latrobe.edu.au (USENET News System)
- Organization: Department of Electronic Engineering, La Trobe University
- Lines: 28
-
- Here is a patch to "mfpic.tex" from mfpic version 0.2, as held at
- Niord.SHSU.edu.
-
- The purpose of this patch is to allow \picture to accept fractional
- xscale and yscale values.
-
- %--------------------------------->%----------------------------------
- 8c8
- < {mfpic version 0.2 - with TFM patch of 23:40 GMT Tue 13 Oct 92}
- ---
- > {mfpic version 0.2 g1 : fractional scales 06:17 GMT Sat 9 Jan 93}
- 91c91
- < \global\multiply\@graphwd by#1
- ---
- > \global\@graphwd=#1\@graphwd
- 215c215
- < \global\multiply##1 by #1}
- ---
- > \global ##1= #1##1}
- 218c218
- < \global\multiply##1 by -#2}
- ---
- > \global ##1= -#2##1}
- %---------------------------------%<----------------------------------
-
- Geoffrey Tobin
- ecsgrt@luxor.latrobe.edu.au
- gt@ee.latrobe.edu.au
-