summaryrefslogtreecommitdiff
path: root/evmik_manual.sty
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2013-09-13 19:27:57 -0400
committerEugeniy Mikhailov <evgmik@gmail.com>2013-09-13 19:27:57 -0400
commitf7333bda346e3bb1a68de0a0517e9c3a118c0764 (patch)
tree16002f84890228afb52445f6a15fde3942d43899 /evmik_manual.sty
parent4301b0e145329017d3d8e301d2581f88cdef279b (diff)
downloadmanual_for_Experimental_Atomic_Physics-f7333bda346e3bb1a68de0a0517e9c3a118c0764.tar.gz
manual_for_Experimental_Atomic_Physics-f7333bda346e3bb1a68de0a0517e9c3a118c0764.zip
use a common style for the manual
Diffstat (limited to 'evmik_manual.sty')
-rw-r--r--evmik_manual.sty14
1 files changed, 14 insertions, 0 deletions
diff --git a/evmik_manual.sty b/evmik_manual.sty
new file mode 100644
index 0000000..bb03cbf
--- /dev/null
+++ b/evmik_manual.sty
@@ -0,0 +1,14 @@
+% -*- latex -*-
+\usepackage{tabularx,boxedminipage,amsmath,fullpage,units}
+\usepackage{graphicx}
+\usepackage[pdftex,final]{hyperref}
+\hypersetup{
+ colorlinks=true, % false: boxed links; true: colored links
+ linkcolor=blue, % color of internal links
+ citecolor=blue, % color of links to bibliography
+ filecolor=magenta, % color of file links
+ urlcolor=blue
+}
+
+\newcommand{\vect}[1]{\boldsymbol{#1}}
+