Directory tex-archive/macros/luatex/generic/luamplib
The luamplib generic package.
This package allows typesetting of metapost natively in the TeX documents
thanks to the LuaTeX mplib library. It only works in PDF mode.
This package is developed on <http://github.com/lualatex/luamplib>.
Installation
------------
Here are the recommended installation methods (preferred first).
1. If you are using TeX Live 2008 or later, use 'tlmgr install luamplib'.
Alternatively, try your (TeX or Linux) distribution's package management system.
2. a. Grab the sources from CTAN or github.
b. Run 'make install TEXMFROOT=/path/to/texmf'.
c. You may need to update some filename database after, see your TeX
distribution's manual for details.
3. Try to figure it out by looking at the Makefile and comments in the sources.
Manifest
--------
Source files:
luamplib.dtx single file source & doc
Derived files:
luamplib.pdf documentation
luamplib.sty package
luamplib.lua lua code used by the package
License
-------
The luamplib bundle, as a derived work of ConTeXt, is distributed under the
GNU GPLv2 license:
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This license requires the license itself to be distributed with the work. For
its full text see the documentation in luamplib.pdf.
DISCLAIMER
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; version 2.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
See headers of each source file for copyright details.
Files
| Name | Size | Date | Notes |
|---|---|---|---|
Makefile |
2664 | 2013-05-11 04:22:43 | |
NEWS |
993 | 2013-05-09 07:24:07 | |
README |
1940 | 2013-05-09 07:22:26 | |
luamplib.dtx |
52111 | 2013-05-09 07:22:26 | |
luamplib.pdf |
120404 | 2013-05-09 07:22:59 | |
test-luamplib-latex.tex |
915 | 2013-05-09 07:22:26 | |
test-luamplib-plain.tex |
816 | 2013-05-09 07:22:26 |
Download the complete
contents of this directory in one zip archive
(123.2k).
luamplib – Use LuaTeX's built-in METAPOST interpreter
The package enables the user to directly incorporate METAPOST diagrams into a document, using LuaTeX’s built-in METAPOST library. The facility is only available in PDF mode.
| Documentation |
Readme Package documentation |
| Home page | http://github.com/mpg/luamplib |
| Version | 1.09 |
| License | Public Domain Software |
| Copyright | 2009 Hans Hagen, Taco Hoekwater and Elie Roux |
| Maintainer | Élie Roux (inactive) Hans Hagen Taco Hoekwater Manuel Pégourié-Gonnard Philipp Gesang |
| Contained in | TeXLive as luamplib |
| MiKTeX as luamplib | |
| Topics |
use, and support for use, of METAPOST graphics produced by one of the *TeX engines |
