diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2018-02-21 19:37:19 -0500 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2018-02-21 19:37:19 -0500 |
commit | 1ec1a0fb867b11b3005d7693c35c99dead94db8b (patch) | |
tree | ccba532bf1b02c7ce086095fed2820c2eb23d79e | |
parent | 05725b9fa4843d19561b026567979709cc6b62a2 (diff) | |
download | aps_mm_2018-1ec1a0fb867b11b3005d7693c35c99dead94db8b.tar.gz aps_mm_2018-1ec1a0fb867b11b3005d7693c35c99dead94db8b.tar.bz2 aps_mm_2018-1ec1a0fb867b11b3005d7693c35c99dead94db8b.zip |
new movies
-rw-r--r-- | aps_mm_2018.html | 2 | ||||
-rw-r--r-- | figs/metropolis_ising_zerofield.webm | bin | 0 -> 430732 bytes | |||
-rw-r--r-- | figs/wolff_ising_zerofield.webm | bin | 0 -> 2614418 bytes | |||
-rw-r--r-- | main.css | 4 |
4 files changed, 3 insertions, 3 deletions
diff --git a/aps_mm_2018.html b/aps_mm_2018.html index afa519b..fe70ee1 100644 --- a/aps_mm_2018.html +++ b/aps_mm_2018.html @@ -107,7 +107,7 @@ Fast near the critical point: early studies thought `\(z\)` was zero, actually ] .column[ -<video width="320" height="320"><source src="figs/test.webm" type="video/webm"></video> +<video width="320" height="320"><source src="figs/wolff_ising_zerofield.webm" type="video/webm"></video> ] --- diff --git a/figs/metropolis_ising_zerofield.webm b/figs/metropolis_ising_zerofield.webm Binary files differnew file mode 100644 index 0000000..ee42cab --- /dev/null +++ b/figs/metropolis_ising_zerofield.webm diff --git a/figs/wolff_ising_zerofield.webm b/figs/wolff_ising_zerofield.webm Binary files differnew file mode 100644 index 0000000..a39e423 --- /dev/null +++ b/figs/wolff_ising_zerofield.webm @@ -16,8 +16,8 @@ td:not(.first) { .column:first-of-type {float:left} .column:last-of-type {float:right} -.split-40 .column:first-of-type {width: 60%} -.split-40 .column:last-of-type {width: 40%} +.split-40 .column:first-of-type {width: 65%} +.split-40 .column:last-of-type {width: 35%} .remark-slide-number { opacity: 0.0; |