This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| % 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> |