Skip to content

Instantly share code, notes, and snippets.

@milkpirate
milkpirate / onimage.dtx
Created March 2, 2026 19:05 — forked from samuelstjean/onimage.dtx
onimage latex class to use tikz in a relative coordinate system
% Sam : Original is hosted here https://code.launchpad.net/~tex-sx/tex-sx/development
% run latex/pdflatex on the dtx file to produce the class file
% \iffalse meta-comment
%<*internal>
\def\nameofplainTeX{plain}
\ifx\fmtname\nameofplainTeX\else
\expandafter\begingroup
\fi
%</internal>