diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/config.t2t | 25 | ||||
-rw-r--r-- | configs/labs_acronyms_cfg.t2t | 21 | ||||
-rw-r--r-- | configs/this_class_cfg.t2t | 10 |
3 files changed, 0 insertions, 56 deletions
diff --git a/configs/config.t2t b/configs/config.t2t deleted file mode 100644 index 0609596..0000000 --- a/configs/config.t2t +++ /dev/null @@ -1,25 +0,0 @@ - -%!includeconf: ./this_class_cfg.t2t -%!postproc: SITEROOT . - -%!style(html): path2root/evmik.css -%!style(tex): path2root/styles/evmik -%%!postproc(html): '(?i)<h1>DrEugeniyMikhailov</h1>' '<h1><a class="headerAuthor" href="HmPgURL">Dr. Eugeniy E. Mikhailov</a></h1>' -%% -- extra settings to make it handheld device compatible -%!postproc: '(?i)(<head.*$)' '\1\n<meta name="viewport" content="width=device-width, initial-scale=1.0">' -%% ------------------------------------------------------------------------------------- -%!postproc(html): '(?i)DrEugeniyMikhailov' 'Dr. Eugeniy E. Mikhailov' -%!postproc(html): EugeniyMikhailov <a class="headerAuthor" href="HmPgURL">Eugeniy E. Mikhailov</a> -%!postproc(html): HmPgURL http://physics.wm.edu/~evmik/ -%!postproc(txt): EugeniyMikhailov Eugeniy E. Mikhailov -%!postproc(tex): EugeniyMikhailov Eugeniy E. Mikhailov -%!postproc(html): 'WM' 'W&M' - -%!postproc(html): {{(.*?)}} <\1> -%!preproc(html): ^%%errata """ {{div CLASS="errata"}} -%!preproc(html): ^%%/errata """ {{/div}} -%!preproc(html): ^%%announce """ {{div CLASS="announce"}} -%!preproc(html): ^%%/announce """ {{/div}} -%!preproc(html): ^%%zero_p_space """ {{div CLASS="zero_p_space"}} -%!preproc(html): ^%%/zero_p_space """ {{/div}} - diff --git a/configs/labs_acronyms_cfg.t2t b/configs/labs_acronyms_cfg.t2t deleted file mode 100644 index add1571..0000000 --- a/configs/labs_acronyms_cfg.t2t +++ /dev/null @@ -1,21 +0,0 @@ - - -%!postproc: PiLab Measure pi -%!postproc: Interf Optical interferometry -%!postproc: e/m Charge mass ratio -%!postproc: eDiffr Electron diffraction -%!postproc: FaradR Faraday rotation -%!postproc: bBody Blackbody radiation -%!postproc: SuperC Superconductivity -%!postproc: 2slit Single photon interference -%!postproc: phElect Photoelectric effect -%!postproc: LabTour Lab Tour -%!postproc: Spectr Spectroscopy -%!postproc: SpPrW1 Special Project Week 1 -%!postproc: SpPrW2 Special Project Week 2 -%!postproc: FallBrk Fall break (no lab) -%!postproc: NoLab No lab -%!postproc: NoMtng No meeting -%!postproc: ThankG Thanksgiving (no lab) -%!postproc: SpPrPrs Special project final presentation - diff --git a/configs/this_class_cfg.t2t b/configs/this_class_cfg.t2t deleted file mode 100644 index 133e527..0000000 --- a/configs/this_class_cfg.t2t +++ /dev/null @@ -1,10 +0,0 @@ - - -%% Order is important -%!postproc(html): '(?i)<H1>ThisClassID' '<H1><a class="headerTitle" href="ThisClassURL">ThisClassID</a>' -%!postproc(html): ThisClassURL 'path2root' -%%% ATTENTION -%% %!postproc: ThisClassTitle and ThisClassID need to be the last -%!postproc: ThisClassTitle Experimental Atomic Physics -%!postproc: ThisClassID 'Physics 251' - |