summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/mpostinl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-02-28 21:24:52 +0000
committerKarl Berry <karl@freefriends.org>2017-02-28 21:24:52 +0000
commitace6b98b524dd827aa46170e6321c05bcf76071b (patch)
tree941f84d47c84857eb99e119b18ae0114983500e2 /Master/texmf-dist/doc/latex/mpostinl
parent54a8341f8665e8202431e54a2bce8b8206f4a5ca (diff)
mpostinl (28feb17)
git-svn-id: svn://tug.org/texlive/trunk@43359 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/mpostinl')
-rw-r--r--Master/texmf-dist/doc/latex/mpostinl/README2
-rw-r--r--Master/texmf-dist/doc/latex/mpostinl/mpinlsmp.tex7
-rw-r--r--Master/texmf-dist/doc/latex/mpostinl/mpostinl.pdfbin308025 -> 314246 bytes
3 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/mpostinl/README b/Master/texmf-dist/doc/latex/mpostinl/README
index 37cd2f504aa..d56ed9ccb80 100644
--- a/Master/texmf-dist/doc/latex/mpostinl/README
+++ b/Master/texmf-dist/doc/latex/mpostinl/README
@@ -1,4 +1,4 @@
-mpostinl v1.0
+mpostinl v1.1
Copyright 2010-2017 Niklas Beisert
mpostinl is a LaTeX2e package
diff --git a/Master/texmf-dist/doc/latex/mpostinl/mpinlsmp.tex b/Master/texmf-dist/doc/latex/mpostinl/mpinlsmp.tex
index 31139b3d958..d6d9d0bbc72 100644
--- a/Master/texmf-dist/doc/latex/mpostinl/mpinlsmp.tex
+++ b/Master/texmf-dist/doc/latex/mpostinl/mpinlsmp.tex
@@ -17,7 +17,7 @@
%% version 2005/12/01 or later.
%%
\NeedsTeXFormat{LaTeX2e}[1996/12/01]
-\ProvidesFile{mpinlsmp.tex}[2017/01/04 v1.0 sample for mpostinl]
+\ProvidesFile{mpinlsmp.tex}[2017/02/27 v1.1 sample for mpostinl]
\documentclass[12pt,a4paper]{article}
\parindent0pt
@@ -27,11 +27,14 @@
\usepackage[utf8]{inputenc}
+%% optional: add filename to position labels in metapost code
\IfFileExists{currfile.sty}{\usepackage{currfile}}{}
+%% optional: tools to align graphics
\IfFileExists{graphbox.sty}
{\def\align{align}\usepackage{graphbox}}
{\def\align{}}
+%% some sample package options:
%% \mpostsetup{write=false}
%% \mpostsetup{compile=false}
\mpostsetup{now}
@@ -40,10 +43,12 @@
%% \mpostsetup{latex=false}
%% \mpostsetup{classopt={12pt}}
+%% declare packages to be used for processing labels:
\begin{mpostdef}[tex,global]
\usepackage[utf8]{inputenc}
\end{mpostdef}
+%% specify global definitions:
\begin{mpostdef}[global]
newinternal unit;
unit:=1cm;
diff --git a/Master/texmf-dist/doc/latex/mpostinl/mpostinl.pdf b/Master/texmf-dist/doc/latex/mpostinl/mpostinl.pdf
index 72e1dac5c68..9d8cf89aaaa 100644
--- a/Master/texmf-dist/doc/latex/mpostinl/mpostinl.pdf
+++ b/Master/texmf-dist/doc/latex/mpostinl/mpostinl.pdf
Binary files differ