File: packages.tex

package info (click to toggle)
abinit 7.8.2-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 278,292 kB
  • ctags: 19,095
  • sloc: f90: 463,759; python: 50,419; xml: 32,095; perl: 6,968; sh: 6,209; ansic: 4,705; fortran: 951; objc: 323; makefile: 43; csh: 42; pascal: 31
file content (74 lines) | stat: -rw-r--r-- 1,937 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
% Page Settings
\oddsidemargin 1.96cm
\evensidemargin 1.96cm
\topmargin 0.95cm
\textheight 20cm
\textwidth 12cm
%%%%%%%%%%%%%%%%%%%%
%Standard Packages
%%%%%%%%%%%%%%%%%%%%
\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc}
\usepackage[american]{babel}
\usepackage[dvips]{graphicx,hyperref}
%\usepackage[pdftex,linkbordercolor=myblue]{hyperref} % for pdf with links
\setcounter{secnumdepth}{3}
\setcounter{tocdepth}{3}
\usepackage{amsfonts}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{geometry}
\geometry{a4paper}
\makeatletter
\makeatother
\usepackage{fancyhdr}
%\pagestyle{plain} % Just a plain page number.
%\pagestyle{fancy}
%\pagestyle{headings}
%\pagenumbering{arabic}
%\pagenumbering{roman}
\fancyhf{}
\fancyhead[LE,RO]{\thepage}
\fancyhead[LO]{\rightmark}
\fancyhead[RE]{\leftmark}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%Non standard Packages!
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{makeidx}
\usepackage{mathtools} % useful tools for AMSTEX
\usepackage{eucal}    % Euler Script
\usepackage{color}     % use colors
\usepackage{empheq}    % emphasize equations
%\usepackage[margin=10pt,font=small,labelfont=bf]{caption} % to customize captions
\usepackage{leftidx}
\usepackage{longtable}
\usepackage{float}

\usepackage{epsfig}
\usepackage[showboxes]{textpos}
\usepackage[]{textpos}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%Nomenclature
%%\usepackage{nomencl}
%\makeglossary
%Acronyms
%\usepackage[printonlyused]{acronym}

%%%%%%%%%
%Options
%%%%%%%%%
% See the hyperref documentation for details on available options.
% final PDF : linkcolor=blue, citecolor=darkgreen
%\usepackage[dvips]{hyperref}
%\usepackage[ps2pdf, breaklinks=true,bookmarks=true,
%\usepackage[dvips, breaklinks=false,bookmarks=true,
%bookmarksnumbered=true, linkcolor=blue, citecolor=darkgreen,
%colorlinks=true, linktocpage=true]{hyperref}
%
%\usepackage{minitoc}
%\setcounter{tocdepth}{2}
%\setcounter{minitocdepth}{3}
%\setcounter{secnumdepth}{4}