[NTG-context] upload
Hans Hagen
j.hagen at xs4all.nl
Fri Dec 9 17:41:05 CET 2022
Hi,
A new upload:
- we had a dir node leak (in some cases), fixed
- some fun stuff that i couldn't resist adding:
% \bgroup
% \unprotect
% \catcode`< \lettercatcode
\ifnum 1 = 2 n \else y \fi
\ifnum 1 > 2 n \else y \fi
\ifnum 1 < 2 y \else n \fi
\ifnum 1 != 2 y \else n \fi
\ifnum 1 !> 2 y \else n \fi
\ifnum 1 !< 2 n \else y \fi
\ifnum 1 ≠ 2 y \else n \fi
\ifnum 1 ≥ 2 n \else y \fi
\ifnum 1 ≤ 2 y \else n \fi
\ifnum 1 ≱ 2 n \else y \fi
\ifnum 1 ≰ 2 y \else n \fi
\ifnum 1 ∈ 3 y \else n \fi
\ifnum 1 ∉ 3 n \else y \fi
% \protect
% \egroup
Hans
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
More information about the ntg-context
mailing list