summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2011-09-27 17:50:18 -0400
committerEugeniy Mikhailov <evgmik@gmail.com>2011-09-27 17:50:18 -0400
commit8301a2f8d8d98b832cf489bff734b54f3aa01318 (patch)
treedb1308eccddccabbbc5182e826f545069a2496ef
parent2900d8533aa481f0883cde65b9869ff0d5572895 (diff)
downloadNresonances-8301a2f8d8d98b832cf489bff734b54f3aa01318.tar.gz
Nresonances-8301a2f8d8d98b832cf489bff734b54f3aa01318.zip
report started
-rw-r--r--xmds2/Nlevels_no_dopler_with_z_fast_and_slow_light/report/Makefile57
-rw-r--r--xmds2/Nlevels_no_dopler_with_z_fast_and_slow_light/report/report.t2t25
2 files changed, 82 insertions, 0 deletions
diff --git a/xmds2/Nlevels_no_dopler_with_z_fast_and_slow_light/report/Makefile b/xmds2/Nlevels_no_dopler_with_z_fast_and_slow_light/report/Makefile
new file mode 100644
index 0000000..f826bbc
--- /dev/null
+++ b/xmds2/Nlevels_no_dopler_with_z_fast_and_slow_light/report/Makefile
@@ -0,0 +1,57 @@
+# -*- make -*-
+# FILE: "/home/evmik/src/my_src/Nresonances/xmds2/Nlevels_no_dopler_with_z_fast_and_slow_light/report/Makefile"
+# LAST MODIFICATION: "Tue, 27 Sep 2011 17:43:50 -0400 (evmik)"
+# (C) 2007 by Eugeniy Mikhailov, <evgmik@gmail.com>
+# $Id:$
+
+make = make
+
+includes =
+t2t_files = $(wildcard *.t2t)
+html_targets = $(t2t_files:%.t2t=%.html)
+tex_targets = $(t2t_files:%.t2t=%.tex)
+pdf_targets = $(t2t_files:%.t2t=%.pdf)
+
+dest_dir = ./
+
+all: html pdf
+ make clean
+
+html: $(html_targets)
+
+pdf: $(pdf_targets)
+
+tex: $(tex_targets)
+
+weekly_topics.txt: ../tentative_list_of_topics.t2t
+ ../bin/tent_sched2weekly_topics.sh < ../tentative_list_of_topics.t2t > weekly_topics.txt
+
+
+$(html_targets): %.html : %.t2t $(includes)
+ txt2tags --css-sugar --toc --toc-level=1 -t html -o $@ $<
+
+$(pdf_targets): %.pdf : %.tex $(includes)
+ pdflatex $<
+
+$(tex_targets): %.tex : %.t2t $(includes)
+ txt2tags -t tex -o $@ $<
+
+
+
+clean_latex_tmp:
+ rm -f *.aux
+ rm -f *.log
+ rm -f *.out
+ rm -f *.tex
+
+ touch last_time_uploaded
+
+clean: clean_latex_tmp
+ rm -f last_time_uploaded
+
+
+clean_all: clean
+ rm -f $(pdf_targets)
+ rm -f $(tex_targets)
+ rm -f $(html_targets)
+ rm -f $(includes)
diff --git a/xmds2/Nlevels_no_dopler_with_z_fast_and_slow_light/report/report.t2t b/xmds2/Nlevels_no_dopler_with_z_fast_and_slow_light/report/report.t2t
new file mode 100644
index 0000000..757ae43
--- /dev/null
+++ b/xmds2/Nlevels_no_dopler_with_z_fast_and_slow_light/report/report.t2t
@@ -0,0 +1,25 @@
+N-level system: slow and fast light
+E. E. Mikhailov
+2011/09/27
+
+%!style(tex): fullpage
+% %!style(tex): fullpage,./evmikcompact
+%!postproc(tex): ,a4paper ,letter
+% %!postproc(tex): \\date{.*} \date{}
+% %!postproc(tex): \\maketitle %\maketitle
+%!postproc(tex): \\clearpage %\clearpage
+
+We consider the following system
+```
+ -------- |4>
+ \
+ \ E3 -------- |3>
+ \ / \
+ \ E2 / \
+ \ / \ E1
+ ------- |2> \
+ \
+ ------- |1>
+```
+
+