diff options
author | Eugeniy E. Mikhailov <evgmik@gmail.com> | 2019-08-28 16:37:37 -0400 |
---|---|---|
committer | Eugeniy E. Mikhailov <evgmik@gmail.com> | 2019-08-28 16:46:25 -0400 |
commit | b606cc565f91c5ba2176893957a1cd7e86d728bc (patch) | |
tree | ea134c9b2688af604a2ff1f1e8fbee24c9f73879 /evmik_manual.sty | |
parent | c418b2f332f924aaed5ca20e0553593a0db565ea (diff) | |
download | manual_for_Experimental_Atomic_Physics-b606cc565f91c5ba2176893957a1cd7e86d728bc.tar.gz manual_for_Experimental_Atomic_Physics-b606cc565f91c5ba2176893957a1cd7e86d728bc.zip |
Synchronized manual with one of Justin
Updated source was located at
located at https://bitbucket.org/jrsteven/phys251_manual/src/master/
Diffstat (limited to 'evmik_manual.sty')
-rw-r--r-- | evmik_manual.sty | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/evmik_manual.sty b/evmik_manual.sty index e4af124..fc8784a 100644 --- a/evmik_manual.sty +++ b/evmik_manual.sty @@ -1,8 +1,10 @@ % -*- latex -*- \usepackage{subfiles} \usepackage{tabularx,boxedminipage,amsmath,fullpage,units} +\usepackage{framed} \usepackage{graphicx} -\usepackage{subcaption} +%\usepackage[compatibility=false]{subcaption} +%\captionsetup{compatibility=false} \usepackage[pdftex,final]{hyperref} \hypersetup{ colorlinks=true, % false: boxed links; true: colored links |