Graphic Converter
TransFig is a set of tools for creating TeX documents with graphics
that are portable in the sense that they can be printed in a wide
variety of environments.
The transfig directory contains the source for the transfig command
which generates a Makefile which translates Fig code to various
graphics description languages using the fig2dev program. In previous
releases, this command was implemented as a shell script.
Documentation: man transfig
- Developed at Publishing
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/transfig && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
fig2dev-3.2.6-fig2mpdf-doc.patch | 0000280468 274 KB | |
fig2dev-3.2.6-fig2mpdf.patch | 0000041612 40.6 KB | |
fig2dev-3.2.6a-RGBFILE.patch | 0000000862 862 Bytes | |
fig2dev-3.2.6a-man-typo.patch | 0000000402 402 Bytes | |
fig2dev-3.2.7a.tar.xz | 0000507288 495 KB | |
transfig-3.2.6.dif | 0000004177 4.08 KB | |
transfig-fix-afl.patch | 0000001307 1.28 KB | |
transfig.3.2.5-binderman.dif | 0000000255 255 Bytes | |
transfig.3.2.5d-mediaboxrealnb.dif | 0000001169 1.14 KB | |
transfig.changes | 0000029165 28.5 KB | |
transfig.spec | 0000005057 4.94 KB |
Revision 38 (latest revision is 59)
Dominique Leuenberger (dimstar_suse)
accepted
request 605087
from
Dr. Werner Fink (WernerFink)
(revision 38)
- Update to fig2dev version 3.2.7a (Patchlevel 7a (April 2018)) o Language previous option current option ------------------------------------------------------------ cgm -b dummy -a epic -A scale -d scale eepic -A scale -d scale eepicemu -A scale -d scale gbx -i on|off -v ibmgl -m mag,xoff,yoff -m mag -x xoff -y yoff mp -I file -d file ps -S dummy -o o Print language-specific help text by using fig2dev -L lang -h. o Add option -M, multipage, for MetaPost output language. o Add option -P, pagemode, and -z to choose a pagesize for pdf output. o Add option -W (scaling of figures not possible) for tikz. o Add option -b, border width, for LaTeX output language. o Add option -f for pstex_t and pdftex_t output language. o Add uk_UA and ru_RU encodings for PostScript output. Ticket #12. o Fix regression whereupon flipped ellipses were not read. Ticket #23. o Distribute i18n files ru_RU.CP1251.ps and uk_UA.KOI8-U.ps. o Make test "survive debian bug #890016" succeed on 32 bit systems. o Distribute the X bitmaps files within fig2dev, no need to install these files. The files were needed for Tk and Perl/Tk output. o Add option -w, wrap (create stand-alone perl file) for Perl/Tk output. o Update help text: Output help for dxf and textyl output language, add description of -g option for Tk/Tcl and Perl/Tk output, allow -f option for pstex_t and pdftex_t output language. o Sanitize input. Do not segfault on malformed input files. Fixes debian bugs 881143, 881144, 881396, 890015, 890016, 882021 and also 882022. o Do not put an %%Orientation: comment into PostScript output. Some
Comments 0