File: control

package info (click to toggle)
mfpic 0.4.0-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 620 kB
  • ctags: 5
  • sloc: makefile: 44; sh: 30
file content (19 lines) | stat: -rw-r--r-- 713 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: mfpic
Section: tex
Priority: optional
Maintainer: Sven LUTHER <luther@debian.org>
Build-Depends: debhelper (>> 3.0.0)
Standards-Version: 3.5.2

Package: mfpic
Architecture: all
Depends: tetex-bin
Description: Define Tex/LaTeX commands to draw using metafont/metapost 
 MFpic defines a command group \mfpic...\endmfpic (optionally in LaTeX
 an environment mfpic) and drawing commands to be used inside this group.
 When TeX (or LaTeX) is run on a file containing those commands, a
 Metafont or MetaPost source file is created. When that file is correctly
 processed by Metafont (or MetaPost), and LaTeX or TeX is run again, the
 result is a figure in the TeX document in the location of the
 environment.