blob: 3ca7a5030f764744779e5f9ac99413d3643695b8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
%% Order is important
%!postproc(html): '(?i)<H1>ThisClassID' '<H1><a class="headerTitle" href="ThisClassURL">ThisClassID</a>'
%!postproc(html): ThisClassURL 'http://physics.wm.edu/~evmik/classes/2013_fall_Experimental_Atomic_Physics_251/'
%%% ATTENTION
%% %!postproc: ThisClassTitle and ThisClassID need to be the last
%!postproc: ThisClassTitle Experimental Atomic Physics
%!postproc: ThisClassID 'Physics 251'
|