summaryrefslogtreecommitdiff
path: root/macros/luatex/generic/minim-mp/minim-lamp.mp
blob: f3bc934d657af27b993688ce3e881b69fce97dc5 (plain)
1
2
3
4
5
6
7
8
9
10

% This is a companion file to minim-lamp.ini, part of the minim-mp package.

% the first figure ends the preamble
let realbeginfig = beginfig;
def beginfig =
    scantokens "verbatimtex \providebegindocument etex;";
    let beginfig = realbeginfig; realbeginfig
enddef;