summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tablenotes/mynotes.sty
blob: a707421f9de1e32d2677cee5349b9bc2650d2360 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%       ****************************************
%       *              myNOTES  
%       ****************************************
%
%  Date of this version: 2011-5-1
%  Matthias Borck-Elsner
%
%% Based on endnotes.sty Copyright 2002 John Lavagnino
%%
%% This file may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.2
%% of this license or (at your option) any later version.
%% The latest version of this license is in
%%    http://www.latex-project.org/lppl.txt
%% and version 1.2 or later is part of all distributions of LaTeX
%% version 1999/12/01 or later.
%%
%%  Uses an extra external file, with .my extension, to hold the 
%%  text of the mynotes.  This may be deleted after the run; a new
%%  version is generated each time--it doesn't require information
%%  collected from the previous run.
%%
%%  This code does not obey \nofiles.  Perhaps it should.
%%
%%
%%  To turn all the footnotes in your documents into mynotes, say
%%
%%     \let\footnote=\mynote
%%
%%  in your preamble, and then add something like
%%
%%     \newpage
%%     \begingroup
%%     \parindent 0pt
%%     \parskip 2ex
%%     \def\mynotesize{\normalsize}
%%     \themynotes  
%%     \endgroup
%%
% as the last thing in your document.  (But \themynotes all
% by itself will work.)
%

%
%
%       ****************************************
%       *        myNOTE COMMANDS              *
%       ****************************************
%
%
%   \mynote{NOTE}       : User command to insert a mynote.
%
%   \mynote[NUM]{NOTE}  : User command to insert a mynote numbered
%                           NUM, where NUM is a number -- 1, 2,
%                           etc.  For example, if mynotes are numbered
%                           *, **, etc. within pages, then  \mynote[2]{...}
%                           produces mynote '**'.  This command does  not
%                           step the mynote counter.
%
%   \mynotemark[NUM]    : Command to produce just the mynote mark in
%                           the text, but no mynote.  With no argument,
%                           it steps the mynote counter before  generating
%                           the mark.
%
%   \mynotetext[NUM]{TEXT} : Command to produce the mynote but no 
%                              mark.  \mynote is equivalent to
%                              \mynotemark \mynotetext .
%
%   \addtomynotes{TEXT} : Command to add text or commands to current
%                              mynotes file: for inserting headings,
%                              pagebreaks, and the like into mynotes
%                              sections.  TEXT a moving argument:
%                              \protect required for fragile commands.
%
%       ****************************************
%       *        myNOTE USER COMMANDS         *
%       ****************************************
%
%   mynotes use the following parameters, similar to those relating
%   to footnotes:
%
%   \mynotesize   : Size-changing command for mynotes.
%
%   \themynote : In usual LaTeX style, produces the mynote number.
%
%   \themymark : Holds the current mynote's mark--e.g., \dag or '1' or 'a'.
%                 (You don't want to set this yourself, as it comes
%                 either from the autonumbering of notes or from
%                 the optional argument to \mynote. But you'll need
%                 to use it if you define your own \makemymark.)
%
%   \makemymark : A macro to generate the mynote marker from  \themymark
%                  The default definition is \hbox{$^\themymark$}.
%
%   \@makemytext{NOTE} :
%        Must produce the actual mynote, using \themymark as the mark
%        of the mynote and NOTE as the text.  It is called when effectively
%        inside a \parbox, with \hsize = \columnwidth.  For example, it might
%        be as simple as
%               $^{\themymark}$ NOTE
%
%
%       ****************************************
%       *       myNOTE MACROS             *
%       ****************************************
%

\@definecounter{mynote}
\def\themynote{\@arabic\c@mynote}

\def\@makemymark{\hbox{\@textsuperscript{\begin{tiny}\@themymark\end{tiny}}}}
\def\makemymark{\@makemymark}

\def\themymark{\@themymark}

\newdimen\mynotesep

\def\mynote{\@ifnextchar[\@xmynote{\stepcounter{mynote}%
     \protected@xdef\@themymark{\themynote}%
     \@mynotemark\@mynotetext}}

\def\@xmynote[#1]{
   \begingroup
     \c@mynote=#1\relax
     \unrestored@protected@xdef\@themymark{\themynote}%
   \endgroup
   \@mynotemark\@mynotetext }

%  Here begins a section of mynote code that's really different from
% the footnote code of LaTeX.

\let\@doanmynote=0
\let\@endanmynote=0

\newwrite\@mynotes
\newif\if@mynotesopen \global\@mynotesopenfalse

\def\@openmynotes{\immediate\openout\@mynotes=\jobname.my\relax
      \global\@mynotesopentrue}

%  The stuff with \next and \meaning is a trick from the TeXbook, 382,
% there intended for setting verbatim text, but here used to avoid
% macro expansion when the footnote text is written.  \next will have
% the entire text of the footnote as one long line, which might well
% overflow limits on output line length; the business with \newlinechar
% makes every space become a newline in the \@mynotes file, so that all
% of the lines wind up being quite short.

\long\def\@mynotetext#1{%
     \if@mynotesopen \else \@openmynotes \fi
     \immediate\write\@mynotes{\@doanmynote{\@themymark}}%
     \begingroup
        \def\next{#1}%
        \newlinechar='40
        \immediate\write\@mynotes{\meaning\next}%
     \endgroup
     \immediate\write\@mynotes{\@endanmynote}}

% \addtomynotes works the way the other mynote macros probably should
% have, requiring the use of \protect for fragile commands.

\long\def\addtomynotes#1{%
     \if@mynotesopen \else \@openmynotes \fi
     \begingroup
        \newlinechar='40
        \let\protect\string
        \immediate\write\@mynotes{#1}%
     \endgroup}

%  End of unique mynote code

\def\mynotemark{%
   \@ifnextchar[\@xmynotemark
     {\stepcounter{mynote}%
      \protected@xdef\@themymark{\themynote}%
      \@mynotemark}}

\def\@xmynotemark[#1]{%
   \begingroup
      \c@mynote #1\relax
      \unrestored@protected@xdef\@themymark{\themynote}%
   \endgroup
   \@mynotemark}

\def\@mynotemark{%
  \leavevmode
  \ifhmode\edef\@x@sf{\the\spacefactor}\nobreak\fi
  \makemymark
  \ifhmode\spacefactor\@x@sf\fi
  \relax}

\def\mynotetext{
     \@ifnextchar [\@xmynotenext
       {\protected@xdef\@themymark{\themynote}%
    \@mynotetext}}

\def\@xmynotenext[#1]{\begingroup \c@mynote=#1\relax
   \xdef\@themymark{\themynote}\endgroup \@mynotetext}

\def\@xmynotenext[#1]{%
  \begingroup
     \c@mynote=#1\relax
     \unrestored@protected@xdef\@themymark{\themynote}%
  \endgroup
  \@mynotetext}


%  \themynotes actually prints out the mynotes.

%  The user may want separate mynotes for each chapter, or a big
% block of them at the end of the whole document.  As it stands,
% either will work; you just say \themynotes wherever you want the
% mynotes so far to be inserted.  The counter is always set to 0 
%  \mynoteformat is provided so user can specify some special formatting
% for the mynotes.  It needs to set up the paragraph parameters, start
% the paragraph, and print the label.  The \mbox stuff in \mynoteheading
% is to make and undo a dummy paragraph, to get around the games \section*
% plays with paragraph indenting and instead give us uniform
% indenting for all notes.

\def\mynotesname{mynotes} 
\def\mynoteheading{\subsubsection*{\footnotesize{\mynotesname} \@mkboth{\MakeUppercase{\mynotesname}}{\MakeUppercase{\mynotesname}}}
  \mbox{ }\par\vskip-\baselineskip}

\def\mynoteformat{\rightskip\z@ \leftskip\z@ \parindent=1.8em
  \leavevmode\llap{\makemymark}}

\def\mynotesize{\footnotesize}

\def\themynotes[#1]{\def\mynotesname{#1}\immediate\closeout\@mynotes \global\@mynotesopenfalse
  \begingroup
    \makeatletter
    %
    % The machinery with \@ResetGT and > here ensures that
    % \@doanmynote works properly even if > is an active character
    % at the point where \themynotes is invoked. > needs to have
    % catcode 12 when the arguments of \@doanmynote are scanned, so
    % that the > in the string "macro:->" is matched.  The actual
    % footnote text is not an argument to \@doanmynote, but just
    % follows it in the .my file; so \@ResetGT can reset the
    % category code for > that should be used when processing
    % that text.  That resetting takes place within a
    % \begingroup-\endgroup block set up by \@doanmynote and
    % \@endanmynote, so the catcode for > is back to 12 for the
    % next note.
    %
    \edef\@tempa{`\string >}%
    \ifnum\catcode\@tempa=12%
      \let\@ResetGT\relax
    \else
      \edef\@ResetGT{\noexpand\catcode\@tempa=\the\catcode\@tempa}%
      \@makeother\>%
    \fi
    \def\@doanmynote##1##2>{\def\@themymark{##1}\par\begingroup
        \@ResetGT
        \edef\@currentlabel{\csname p@mynote\endcsname\@themymark}%
        \mynoteformat}
    \def\@endanmynote{\par\endgroup}%
     \mynoteheading 
    \mynotesize
    \input{\jobname.my}%
    \setcounter{mynote}{0} \vspace{1.8em} 
  \endgroup}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%       ****************************************
%       *              tabNOTES  
%       ****************************************
%
%  Date of this version: 2011-5-1
%  Matthias Borck-Elsner
%
%% Based on endnotes.sty Copyright 2002 John Lavagnino
%%
%% This file may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.2
%% of this license or (at your option) any later version.
%% The latest version of this license is in
%%    http://www.latex-project.org/lppl.txt
%% and version 1.2 or later is part of all distributions of LaTeX
%% version 1999/12/01 or later.
%%
%%  Uses an extra external file, with .tab extension, to hold the 
%%  text of the tabnotes.  This may be deleted after the run; a new
%%  version is generated each time--it doesn't require information
%%  collected from the previous run.
%%
%%  This code does not obey \nofiles.  Perhaps it should.
%%
%%
%%  To turn all the footnotes in your documents into tabnotes, say
%%
%%     \let\footnote=\tabnote
%%
%%  in your preamble, and then add something like
%%
%%     \newpage
%%     \begingroup
%%     \parindent 0pt
%%     \parskip 2ex
%%     \def\tabnotesize{\normalsize}
%%     \thetabnotes  
%%     \endgroup
%%
% as the last thing in your document.  (But \thetabnotes all
% by itself will work.)
%

%
%
%       ****************************************
%       *        tabNOTE COMMANDS              *
%       ****************************************
%
%
%   \tabnote{NOTE}       : User command to insert a tabnote.
%
%   \tabnote[NUM]{NOTE}  : User command to insert a tabnote numbered
%                           NUM, where NUM is a number -- 1, 2,
%                           etc.  For example, if tabnotes are numbered
%                           *, **, etc. within pages, then  \tabnote[2]{...}
%                           produces tabnote '**'.  This command does  not
%                           step the tabnote counter.
%
%   \tabnotemark[NUM]    : Command to produce just the tabnote mark in
%                           the text, but no tabnote.  With no argument,
%                           it steps the tabnote counter before  generating
%                           the mark.
%
%   \tabnotetext[NUM]{TEXT} : Command to produce the tabnote but no 
%                              mark.  \tabnote is equivalent to
%                              \tabnotemark \tabnotetext .
%
%   \addtotabnotes{TEXT} : Command to add text or commands to current
%                              tabnotes file: for inserting headings,
%                              pagebreaks, and the like into tabnotes
%                              sections.  TEXT a moving argument:
%                              \protect required for fragile commands.
%
%       ****************************************
%       *        tabNOTE USER COMMANDS         *
%       ****************************************
%
%   tabnotes use the following parameters, similar to those relating
%   to footnotes:
%
%   \tabnotesize   : Size-changing command for tabnotes.
%
%   \thetabnote : In usual LaTeX style, produces the tabnote number.
%
%   \thetabmark : Holds the current tabnote's mark--e.g., \dag or '1' or 'a'.
%                 (You don't want to set this yourself, as it comes
%                 either from the autonumbering of notes or from
%                 the optional argument to \tabnote. But you'll need
%                 to use it if you define your own \maketabmark.)
%
%   \maketabmark : A macro to generate the tabnote marker from  \thetabmark
%                  The default definition is \hbox{$^\thetabmark$}.
%
%   \@maketabtext{NOTE} :
%        Must produce the actual tabnote, using \thetabmark as the mark
%        of the tabnote and NOTE as the text.  It is called when effectively
%        inside a \parbox, with \hsize = \columnwidth.  For example, it might
%        be as simple as
%               $^{\thetabmark}$ NOTE
%
%
%       ****************************************
%       *       tabNOTE MACROS             *
%       ****************************************
%

\@definecounter{tabnote}
\def\thetabnote{\@arabic\c@tabnote}

\def\@maketabmark{\hbox{\@textsuperscript{\begin{tiny}\@thetabmark\end{tiny}}}}
\def\maketabmark{\@maketabmark}

\def\thetabmark{\@thetabmark}

\newdimen\tabnotesep

\def\tabnote{\@ifnextchar[\@xtabnote{\stepcounter{tabnote}%
     \protected@xdef\@thetabmark{\thetabnote}%
     \@tabnotemark\@tabnotetext}}

\def\@xtabnote[#1]{
   \begingroup
     \c@tabnote=#1\relax
     \unrestored@protected@xdef\@thetabmark{\thetabnote}%
   \endgroup
   \@tabnotemark\@tabnotetext }

%  Here begins a section of tabnote code that's really different from
% the footnote code of LaTeX.

\let\@doantabnote=0
\let\@endantabnote=0

\newwrite\@tabnotes
\newif\if@tabnotesopen \global\@tabnotesopenfalse

\def\@opentabnotes{\immediate\openout\@tabnotes=\jobname.tab\relax
      \global\@tabnotesopentrue}

%  The stuff with \next and \meaning is a trick from the TeXbook, 382,
% there intended for setting verbatim text, but here used to avoid
% macro expansion when the footnote text is written.  \next will have
% the entire text of the footnote as one long line, which might well
% overflow limits on output line length; the business with \newlinechar
% makes every space become a newline in the \@tabnotes file, so that all
% of the lines wind up being quite short.

\long\def\@tabnotetext#1{%
     \if@tabnotesopen \else \@opentabnotes \fi
     \immediate\write\@tabnotes{\@doantabnote{\@thetabmark}}%
     \begingroup
        \def\next{#1}%
        \newlinechar='40
        \immediate\write\@tabnotes{\meaning\next}%
     \endgroup
     \immediate\write\@tabnotes{\@endantabnote}}

% \addtotabnotes works the way the other tabnote macros probably should
% have, requiring the use of \protect for fragile commands.

\long\def\addtotabnotes#1{%
     \if@tabnotesopen \else \@opentabnotes \fi
     \begingroup
        \newlinechar='40
        \let\protect\string
        \immediate\write\@tabnotes{#1}%
     \endgroup}

%  End of unique tabnote code

\def\tabnotemark{%
   \@ifnextchar[\@xtabnotemark
     {\stepcounter{tabnote}%
      \protected@xdef\@thetabmark{\thetabnote}%
      \@tabnotemark}}

\def\@xtabnotemark[#1]{%
   \begingroup
      \c@tabnote #1\relax
      \unrestored@protected@xdef\@thetabmark{\thetabnote}%
   \endgroup
   \@tabnotemark}

\def\@tabnotemark{%
  \leavevmode
  \ifhmode\edef\@x@sf{\the\spacefactor}\nobreak\fi
  \maketabmark
  \ifhmode\spacefactor\@x@sf\fi
  \relax}

\def\tabnotetext{
     \@ifnextchar [\@xtabnotenext
       {\protected@xdef\@thetabmark{\thetabnote}%
    \@tabnotetext}}

\def\@xtabnotenext[#1]{\begingroup \c@tabnote=#1\relax
   \xdef\@thetabmark{\thetabnote}\endgroup \@tabnotetext}

\def\@xtabnotenext[#1]{%
  \begingroup
     \c@tabnote=#1\relax
     \unrestored@protected@xdef\@thetabmark{\thetabnote}%
  \endgroup
  \@tabnotetext}


%  \thetabnotes actually prints out the tabnotes.

%  The user may want separate tabnotes for each chapter, or a big
% block of them at the end of the whole document.  As it stands,
% either will work; you just say \thetabnotes wherever you want the
% tabnotes so far to be inserted.  The counter is always set to 0 
%  \tabnoteformat is provided so user can specify some special formatting
% for the tabnotes.  It needs to set up the paragraph parameters, start
% the paragraph, and print the label.  The \mbox stuff in \tabnoteheading
% is to make and undo a dummy paragraph, to get around the games \section*
% plays with paragraph indenting and instead give us uniform
% indenting for all notes.

\def\tabnotesname{tabnotes} 
\def\tabnoteheading{\subsubsection*{\footnotesize{\tabnotesname} \@mkboth{\MakeUppercase{\tabnotesname}}{\MakeUppercase{\tabnotesname}}}
  \mbox{ }\par\vskip-\baselineskip}

\def\tabnoteformat{\rightskip\z@ \leftskip\z@ \parindent=1.8em
  \leavevmode\llap{\maketabmark}}

\def\tabnotesize{\footnotesize}

\def\thetabnotes[#1]{\def\tabnotesname{#1}\immediate\closeout\@tabnotes \global\@tabnotesopenfalse
  \begingroup
    \makeatletter
    %
    % The machinery with \@ResetGT and > here ensures that
    % \@doantabnote works properly even if > is an active character
    % at the point where \thetabnotes is invoked. > needs to have
    % catcode 12 when the arguments of \@doantabnote are scanned, so
    % that the > in the string "macro:->" is matched.  The actual
    % footnote text is not an argument to \@doantabnote, but just
    % follows it in the .tab file; so \@ResetGT can reset the
    % category code for > that should be used when processing
    % that text.  That resetting takes place within a
    % \begingroup-\endgroup block set up by \@doantabnote and
    % \@endantabnote, so the catcode for > is back to 12 for the
    % next note.
    %
    \edef\@tempa{`\string >}%
    \ifnum\catcode\@tempa=12%
      \let\@ResetGT\relax
    \else
      \edef\@ResetGT{\noexpand\catcode\@tempa=\the\catcode\@tempa}%
      \@makeother\>%
    \fi
    \def\@doantabnote##1##2>{\def\@thetabmark{##1}\par\begingroup
        \@ResetGT
        \edef\@currentlabel{\csname p@tabnote\endcsname\@thetabmark}%
        \tabnoteformat}
    \def\@endantabnote{\par\endgroup}%
     \tabnoteheading 
    \tabnotesize
    \input{\jobname.tab}%
    \setcounter{tabnote}{0} \vspace{1.8em} 
  \endgroup}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%       ****************************************
%       *              imgNOTES  
%       ****************************************
%
%  Date of this version: 2011-5-1
%  Matthias Borck-Elsner
%
%% Based on endnotes.sty Copyright 2002 John Lavagnino
%%
%% This file may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.2
%% of this license or (at your option) any later version.
%% The latest version of this license is in
%%    http://www.latex-project.org/lppl.txt
%% and version 1.2 or later is part of all distributions of LaTeX
%% version 1999/12/01 or later.
%%
%%  Uses an extra external file, with .img extension, to hold the 
%%  text of the imgnotes.  This may be deleted after the run; a new
%%  version is generated each time--it doesn't require information
%%  collected from the previous run.
%%
%%  This code does not obey \nofiles.  Perhaps it should.
%%
%%
%%  To turn all the footnotes in your documents into imgnotes, say
%%
%%     \let\footnote=\imgnote
%%
%%  in your preamble, and then add something like
%%
%%     \newpage
%%     \begingroup
%%     \parindent 0pt
%%     \parskip 2ex
%%     \def\imgnotesize{\normalsize}
%%     \theimgnotes  
%%     \endgroup
%%
% as the last thing in your document.  (But \theimgnotes all
% by itself will work.)
%

%
%
%       ****************************************
%       *        imgNOTE COMMANDS              *
%       ****************************************
%
%
%   \imgnote{NOTE}       : User command to insert a imgnote.
%
%   \imgnote[NUM]{NOTE}  : User command to insert a imgnote numbered
%                           NUM, where NUM is a number -- 1, 2,
%                           etc.  For example, if imgnotes are numbered
%                           *, **, etc. within pages, then  \imgnote[2]{...}
%                           produces imgnote '**'.  This command does  not
%                           step the imgnote counter.
%
%   \imgnotemark[NUM]    : Command to produce just the imgnote mark in
%                           the text, but no imgnote.  With no argument,
%                           it steps the imgnote counter before  generating
%                           the mark.
%
%   \imgnotetext[NUM]{TEXT} : Command to produce the imgnote but no 
%                              mark.  \imgnote is equivalent to
%                              \imgnotemark \imgnotetext .
%
%   \addtoimgnotes{TEXT} : Command to add text or commands to current
%                              imgnotes file: for inserting headings,
%                              pagebreaks, and the like into imgnotes
%                              sections.  TEXT a moving argument:
%                              \protect required for fragile commands.
%
%       ****************************************
%       *        imgNOTE USER COMMANDS         *
%       ****************************************
%
%   imgnotes use the following parameters, similar to those relating
%   to footnotes:
%
%   \imgnotesize   : Size-changing command for imgnotes.
%
%   \theimgnote : In usual LaTeX style, produces the imgnote number.
%
%   \theimgmark : Holds the current imgnote's mark--e.g., \dag or '1' or 'a'.
%                 (You don't want to set this yourself, as it comes
%                 either from the autonumbering of notes or from
%                 the optional argument to \imgnote. But you'll need
%                 to use it if you define your own \makeimgmark.)
%
%   \makeimgmark : A macro to generate the imgnote marker from  \theimgmark
%                  The default definition is \hbox{$^\theimgmark$}.
%
%   \@makeimgtext{NOTE} :
%        Must produce the actual imgnote, using \theimgmark as the mark
%        of the imgnote and NOTE as the text.  It is called when effectively
%        inside a \parbox, with \hsize = \columnwidth.  For example, it might
%        be as simple as
%               $^{\theimgmark}$ NOTE
%
%
%       ****************************************
%       *       imgNOTE MACROS             *
%       ****************************************
%

\@definecounter{imgnote}
\def\theimgnote{\@arabic\c@imgnote}

\def\@makeimgmark{\hbox{\@textsuperscript{\begin{tiny}\@theimgmark\end{tiny}}}}
\def\makeimgmark{\@makeimgmark}

\def\theimgmark{\@theimgmark}

\newdimen\imgnotesep

\def\imgnote{\@ifnextchar[\@ximgnote{\stepcounter{imgnote}%
     \protected@xdef\@theimgmark{\theimgnote}%
     \@imgnotemark\@imgnotetext}}

\def\@ximgnote[#1]{
   \begingroup
     \c@imgnote=#1\relax
     \unrestored@protected@xdef\@theimgmark{\theimgnote}%
   \endgroup
   \@imgnotemark\@imgnotetext }

%  Here begins a section of imgnote code that's really different from
% the footnote code of LaTeX.

\let\@doanimgnote=0
\let\@endanimgnote=0

\newwrite\@imgnotes
\newif\if@imgnotesopen \global\@imgnotesopenfalse

\def\@openimgnotes{\immediate\openout\@imgnotes=\jobname.img\relax
      \global\@imgnotesopentrue}

%  The stuff with \next and \meaning is a trick from the TeXbook, 382,
% there intended for setting verbatim text, but here used to avoid
% macro expansion when the footnote text is written.  \next will have
% the entire text of the footnote as one long line, which might well
% overflow limits on output line length; the business with \newlinechar
% makes every space become a newline in the \@imgnotes file, so that all
% of the lines wind up being quite short.

\long\def\@imgnotetext#1{%
     \if@imgnotesopen \else \@openimgnotes \fi
     \immediate\write\@imgnotes{\@doanimgnote{\@theimgmark}}%
     \begingroup
        \def\next{#1}%
        \newlinechar='40
        \immediate\write\@imgnotes{\meaning\next}%
     \endgroup
     \immediate\write\@imgnotes{\@endanimgnote}}

% \addtoimgnotes works the way the other imgnote macros probably should
% have, requiring the use of \protect for fragile commands.

\long\def\addtoimgnotes#1{%
     \if@imgnotesopen \else \@openimgnotes \fi
     \begingroup
        \newlinechar='40
        \let\protect\string
        \immediate\write\@imgnotes{#1}%
     \endgroup}

%  End of unique imgnote code

\def\imgnotemark{%
   \@ifnextchar[\@ximgnotemark
     {\stepcounter{imgnote}%
      \protected@xdef\@theimgmark{\theimgnote}%
      \@imgnotemark}}

\def\@ximgnotemark[#1]{%
   \begingroup
      \c@imgnote #1\relax
      \unrestored@protected@xdef\@theimgmark{\theimgnote}%
   \endgroup
   \@imgnotemark}

\def\@imgnotemark{%
  \leavevmode
  \ifhmode\edef\@x@sf{\the\spacefactor}\nobreak\fi
  \makeimgmark
  \ifhmode\spacefactor\@x@sf\fi
  \relax}

\def\imgnotetext{
     \@ifnextchar [\@ximgnotenext
       {\protected@xdef\@theimgmark{\theimgnote}%
    \@imgnotetext}}

\def\@ximgnotenext[#1]{\begingroup \c@imgnote=#1\relax
   \xdef\@theimgmark{\theimgnote}\endgroup \@imgnotetext}

\def\@ximgnotenext[#1]{%
  \begingroup
     \c@imgnote=#1\relax
     \unrestored@protected@xdef\@theimgmark{\theimgnote}%
  \endgroup
  \@imgnotetext}


%  \theimgnotes actually prints out the imgnotes.

%  The user may want separate imgnotes for each chapter, or a big
% block of them at the end of the whole document.  As it stands,
% either will work; you just say \theimgnotes wherever you want the
% imgnotes so far to be inserted.  The counter is always set to 0 
%  \imgnoteformat is provided so user can specify some special formatting
% for the imgnotes.  It needs to set up the paragraph parameters, start
% the paragraph, and print the label.  The \mbox stuff in \imgnoteheading
% is to make and undo a dummy paragraph, to get around the games \section*
% plays with paragraph indenting and instead give us uniform
% indenting for all notes.

\def\imgnotesname{imgnotes} 
\def\imgnoteheading{\subsubsection*{\footnotesize{\imgnotesname} \@mkboth{\MakeUppercase{\imgnotesname}}{\MakeUppercase{\imgnotesname}}}
  \mbox{ }\par\vskip-\baselineskip}

\def\imgnoteformat{\rightskip\z@ \leftskip\z@ \parindent=1.8em
  \leavevmode\llap{\makeimgmark}}

\def\imgnotesize{\footnotesize}

\def\theimgnotes[#1]{\def\imgnotesname{#1}\immediate\closeout\@imgnotes \global\@imgnotesopenfalse
  \begingroup
    \makeatletter
    %
    % The machinery with \@ResetGT and > here ensures that
    % \@doanimgnote works properly even if > is an active character
    % at the point where \theimgnotes is invoked. > needs to have
    % catcode 12 when the arguments of \@doanimgnote are scanned, so
    % that the > in the string "macro:->" is matched.  The actual
    % footnote text is not an argument to \@doanimgnote, but just
    % follows it in the .img file; so \@ResetGT can reset the
    % category code for > that should be used when processing
    % that text.  That resetting takes place within a
    % \begingroup-\endgroup block set up by \@doanimgnote and
    % \@endanimgnote, so the catcode for > is back to 12 for the
    % next note.
    %
    \edef\@tempa{`\string >}%
    \ifnum\catcode\@tempa=12%
      \let\@ResetGT\relax
    \else
      \edef\@ResetGT{\noexpand\catcode\@tempa=\the\catcode\@tempa}%
      \@makeother\>%
    \fi
    \def\@doanimgnote##1##2>{\def\@theimgmark{##1}\par\begingroup
        \@ResetGT
        \edef\@currentlabel{\csname p@imgnote\endcsname\@theimgmark}%
        \imgnoteformat}
    \def\@endanimgnote{\par\endgroup}%
     \imgnoteheading 
    \imgnotesize
    \input{\jobname.img}%
    \setcounter{imgnote}{0} \vspace{1.8em} 
  \endgroup}
\newlength{\imgwidth} \newlength{\imgheight}
\def\ruler[#1]{\begin{picture}(0,0)\begin{tiny} 
%horizontal
\put(0\imgwidth,0){\textcolor{#1}{\rotatebox{270}{ -0.00}}}
\put(-0.10\imgwidth,0){\textcolor{#1}{\rotatebox{270}{ -0.10}}}
\put(-0.20\imgwidth,0){\textcolor{#1}{\rotatebox{270}{ -0.20}}}
\put(-0.30\imgwidth,0){\textcolor{#1}{\rotatebox{270}{ -0.30}}}
\put(-0.40\imgwidth,0){\textcolor{#1}{\rotatebox{270}{ -0.40}}}
\put(-0.50\imgwidth,0){\textcolor{#1}{\rotatebox{270}{ -0.50}}}
\put(-0.60\imgwidth,0){\textcolor{#1}{\rotatebox{270}{ -0.60}}}
\put(-0.70\imgwidth,0){\textcolor{#1}{\rotatebox{270}{ -0.70}}}
\put(-0.80\imgwidth,0){\textcolor{#1}{\rotatebox{270}{ -0.80}}}
\put(-0.90\imgwidth,0){\textcolor{#1}{\rotatebox{270}{ -0.90}}}
\put(-1.00\imgwidth,0){\textcolor{#1}{\rotatebox{270}{ -1.00}}}
%vertical
\put(0,0\imgheight){\textcolor{#1}{\rotatebox{0}{+0.0}}}
\put(0,0.10\imgheight){\textcolor{#1}{\rotatebox{0}{+0.10}}}
\put(0,0.20\imgheight){\textcolor{#1}{\rotatebox{0}{+0.20}}}
\put(0,0.30\imgheight){\textcolor{#1}{\rotatebox{0}{+0.30}}}
\put(0,0.40\imgheight){\textcolor{#1}{\rotatebox{0}{+0.40}}}
\put(0,0.50\imgheight){\textcolor{#1}{\rotatebox{0}{+0.50}}}
\put(0,0.60\imgheight){\textcolor{#1}{\rotatebox{0}{+0.60}}}
\put(0,0.70\imgheight){\textcolor{#1}{\rotatebox{0}{+0.70}}}
\put(0,0.80\imgheight){\textcolor{#1}{\rotatebox{0}{+0.80}}}
\put(0,0.90\imgheight){\textcolor{#1}{\rotatebox{0}{+0.90}}}
\put(0,1.00\imgheight){\textcolor{#1}{\rotatebox{0}{+1.00}}}
\end{tiny} \end{picture}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%