summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/endiagram/endiagram_en.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-04-05 23:11:30 +0000
committerKarl Berry <karl@freefriends.org>2013-04-05 23:11:30 +0000
commit3aad35523420592d1ba945f563302f5878c7ff55 (patch)
treee89019b06b4888d41c6d88f73a6aa00fc80352e5 /Master/texmf-dist/doc/latex/endiagram/endiagram_en.tex
parenteee1eb2467af36a958c9d3dd30f6558cc5f8f8db (diff)
endiagram (5apr13)
git-svn-id: svn://tug.org/texlive/trunk@29684 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/endiagram/endiagram_en.tex')
-rw-r--r--Master/texmf-dist/doc/latex/endiagram/endiagram_en.tex46
1 files changed, 27 insertions, 19 deletions
diff --git a/Master/texmf-dist/doc/latex/endiagram/endiagram_en.tex b/Master/texmf-dist/doc/latex/endiagram/endiagram_en.tex
index fe739d5c81a..385ad45ce89 100644
--- a/Master/texmf-dist/doc/latex/endiagram/endiagram_en.tex
+++ b/Master/texmf-dist/doc/latex/endiagram/endiagram_en.tex
@@ -1,5 +1,4 @@
% arara: pdflatex
-% arara: makeindex: { sort: true , style: endiagram_en.ist }
% arara: biber
% arara: pdflatex
% arara: pdflatex
@@ -16,7 +15,7 @@
% If you have any ideas, questions, suggestions or bugs to report, please
% feel free to contact me.
% --------------------------------------------------------------------------
-% Copyright 2012 Clemens Niederberger
+% Copyright 2012--2013 Clemens Niederberger
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
@@ -44,8 +43,8 @@
subtitle = {Easy creation of potential energy curve diagrams.} ,
name = ENdiagram ,
info = {Easy creation of potential energy curve diagrams} ,
- date = 2012/08/20 ,
- version = 0.1a ,
+ date = 2013/04/04 ,
+ version = 0.1b ,
keywords = {energy diagrams,tikz,LaTeX},
modules = true ,
code-box = {
@@ -55,13 +54,10 @@
roundcorner = 3pt
}
}
-\usepackage[osf]{libertine}
-\cnpkgcolors{
- main => cnpkgred ,
- key => yellow!40!brown ,
- module => cnpkgblue ,
- link => black!90
-}
+
+\usepackage{libertinehologopatch}
+
+\cnpkgusecolorscheme{friendly}
\renewcommand*\othersectionlevelsformat[3]{%
\textcolor{main}{#3\autodot}\enskip}
@@ -106,21 +102,34 @@
\usepackage{acro}
\acsetup{short-format=\scshape}
-\DeclareAcronym{su}{su}{standard unit}
-\DeclareAcronym{CTAN}{ctan}{Comprehensive \TeX\ Archive Network}
-\DeclareAcronym{MWE}{mwe}{minimal working example}
+\DeclareAcronym{su}{
+ short = su ,
+ long = standard unit
+}
+\DeclareAcronym{CTAN}{
+ short = ctan ,
+ long = Comprehensive \TeX{} Archive Network
+}
+\DeclareAcronym{MWE}{
+ short = mwe ,
+ long = minimal working example
+}
\begin{filecontents}{\jobname.ist}
heading_prefix "{\\bfseries "
heading_suffix "\\hfil}\\nopagebreak\n"
headings_flag 1
- delim_0 "\\dotfill "
- delim_1 "\\dotfill "
- delim_2 "\\dotfill "
- delim_r "\\nohyperpage{\\textendash}"
+ delim_0 "\\dotfill\\hyperpage{"
+ delim_1 "\\dotfill\\hyperpage{"
+ delim_2 "\\dotfill\\hyperpage{"
+ delim_r "}\\textendash\\hyperpage{"
+ delim_t "}"
suffix_2p "\\nohyperpage{\\,f.}"
suffix_3p "\\nohyperpage{\\,ff.}"
\end{filecontents}
+\usepackage{imakeidx}
+\indexsetup{noclearpage,othercode=\footnotesize}
+\makeindex[options={-s \jobname.ist},intoc,columns=3]
\begin{filecontents}{\jobname.bib}
@book{brueckner,
@@ -159,7 +168,6 @@
{ \hfill \newline }
\ExplSyntaxOff
-\makeindex
\begin{document}
\section{Licence and Requirements}