From 5e0943ce332ff77be1736e4f5136ff3623607101 Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Tue, 10 Sep 2013 11:44:52 -0400 Subject: switched to unified configs style --- configs/config.t2t | 2 ++ index.t2t | 2 -- labreport_sample_source/comments_from_tas.t2t | 11 ++++------- labreport_sample_source/index.t2t | 7 ++++--- matlab_usage_source/index.t2t | 5 +++-- .../syllabus_2013_fall_Experimental_Atomic_Physics_251.t2t | 8 +++----- 6 files changed, 16 insertions(+), 19 deletions(-) diff --git a/configs/config.t2t b/configs/config.t2t index 9bc732b..0609596 100644 --- a/configs/config.t2t +++ b/configs/config.t2t @@ -2,6 +2,8 @@ %!includeconf: ./this_class_cfg.t2t %!postproc: SITEROOT . +%!style(html): path2root/evmik.css +%!style(tex): path2root/styles/evmik %%!postproc(html): '(?i)

DrEugeniyMikhailov

' '

Dr. Eugeniy E. Mikhailov

' %% -- extra settings to make it handheld device compatible %!postproc: '(?i)(' diff --git a/index.t2t b/index.t2t index c27cd7f..20be135 100644 --- a/index.t2t +++ b/index.t2t @@ -7,8 +7,6 @@ Fall 2013 %!includeconf: ./configs/config.t2t %!options(html): --toc --toc-level=1 % %%mtime(%Y-%m-%d) -%!style(tex): ./evmik -%!style(html): ./evmik.css %!postproc(tex): \\date{.*} \date{} %!postproc(tex): EugeniyMikhailov Eugeniy Mikhailov %!postproc(html): EugeniyMikhailov Eugeniy E. Mikhailov diff --git a/labreport_sample_source/comments_from_tas.t2t b/labreport_sample_source/comments_from_tas.t2t index 9f5acc6..88cb00f 100644 --- a/labreport_sample_source/comments_from_tas.t2t +++ b/labreport_sample_source/comments_from_tas.t2t @@ -1,32 +1,29 @@ -Comments regarding lab reports preparation +ThisClassID - Comments regarding lab reports preparation Matt and A.J. %!includeconf: ../configs/config.t2t -%!style(html): ../evmik.css +%!options(html): --no-toc +%!postproc(html): path2root '..' While we grade your first lab reports, we want to give you some notes in general about we expect for the second round of reports: + Bring a hard copy of your report to class. STAPLE! - + Abstracts should be short and concise, and contain: a sentence or two summarizing the lab, and a sentence or two describing the results you obtained. Save background information and why you did the experiment for the Introduction. - + Make sure your report is readable - most of the reports so far looked good. Make sure that your sections have a space in between them, that your section titles are not separated from the sections, your tables are intact, and equations are clear. - -If you use Word find a way to make your equations readable. If anyone needs ++ If you use Word find a way to make your equations readable. If anyone needs help with LaTeX please let us know - there is a bit of a learning curve since it is a very different method of preparing documents than more familiar word processors, but once you understand the method it is actually easier for scientific papers. - + Keep the report to a reasonable # of pages. There is no hard limit, and do make sure you don't leave important information out, but do not print out pages and pages of tables of data and calculations. Provide a summary diff --git a/labreport_sample_source/index.t2t b/labreport_sample_source/index.t2t index 3487d3f..144c0d0 100644 --- a/labreport_sample_source/index.t2t +++ b/labreport_sample_source/index.t2t @@ -1,10 +1,11 @@ -LaTeX usage and lab report template. -EugeniyMikhailov +ThisClassID - LaTeX usage and lab report template. +by EugeniyMikhailov %!includeconf: ../configs/config.t2t -%!style(html): ../evmik.css +%!options(html): --toc --toc-level=1 +%!postproc(html): path2root '..' = Tex source of the sample report = diff --git a/matlab_usage_source/index.t2t b/matlab_usage_source/index.t2t index 764bf5e..fa473b2 100644 --- a/matlab_usage_source/index.t2t +++ b/matlab_usage_source/index.t2t @@ -1,10 +1,11 @@ -Matlab usage - short (may be too short) introduction +ThisClassID - Matlab usage, short (may be too short) introduction by EugeniyMikhailov %!includeconf: ../configs/config.t2t -%!style(html): ../evmik.css +%!options(html): --toc --toc-level=1 +%!postproc(html): path2root '..' = Why Matlab = diff --git a/syllabus_source/syllabus_2013_fall_Experimental_Atomic_Physics_251.t2t b/syllabus_source/syllabus_2013_fall_Experimental_Atomic_Physics_251.t2t index 41e8169..74ad41a 100644 --- a/syllabus_source/syllabus_2013_fall_Experimental_Atomic_Physics_251.t2t +++ b/syllabus_source/syllabus_2013_fall_Experimental_Atomic_Physics_251.t2t @@ -1,15 +1,13 @@ -Physics 251 Syllabus, fall 2013 +ThisClassID - Syllabus, fall 2013 27 August 2013 %!includeconf: ../configs/config.t2t -% %%mtime(%Y-%m-%d) -%%!style(tex): ./evmikcompact +%!postproc: path2root '..' +%!options(html): --toc --toc-level=1 %!style(tex): fullpage,../styles/evmikcompact -%!style(tex): ../styles/evmik.sty % %% parskip remove indent of the paragraphs %!style(tex): parskip -%!style(html): ../evmik.css %!postproc(tex): ,a4paper ,letter %!postproc(tex): \\date{.*} \date{} % %!postproc(tex): \\maketitle %\maketitle -- cgit v1.2.3