summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc')
-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