summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-08-18 22:14:45 +0000
committerKarl Berry <karl@freefriends.org>2016-08-18 22:14:45 +0000
commitc7ae7e3ddf43de672b91c6784954d45e665c96d5 (patch)
tree990cef75735bfc5d5076b1e041881469df5e882b /Master/texmf-dist/tex
parent020ab7ce800cc8ef9994f1f20984aae224fd51f5 (diff)
ijsra (18aug16)
git-svn-id: svn://tug.org/texlive/trunk@41885 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/ijsra/ijsra.cls49
-rw-r--r--Master/texmf-dist/tex/latex/ijsra/ijsra_logo.jpgbin0 -> 233253 bytes
2 files changed, 22 insertions, 27 deletions
diff --git a/Master/texmf-dist/tex/latex/ijsra/ijsra.cls b/Master/texmf-dist/tex/latex/ijsra/ijsra.cls
index ded5b1c9946..957a94eaec6 100644
--- a/Master/texmf-dist/tex/latex/ijsra/ijsra.cls
+++ b/Master/texmf-dist/tex/latex/ijsra/ijsra.cls
@@ -20,8 +20,8 @@
\RequirePackage{ifxetex,ifluatex,ifpdf,ifvtex}
\RequirePackage{xkeyval}
-\def\IJSRAversion{0.1a}
-\def\IJSRAversiondate{2016/07/28}
+\def\IJSRAversion{0.2}
+\def\IJSRAversiondate{2016/08/18}
@@ -49,7 +49,7 @@
twoside=true, % onesite or twoside printing
open=right, % doublepage cleaning ends up right side
chapterprefix=false, % prefix for chapter marks (Löscht "Kapitel" bei Kapitel)
- headings=optiontohead, % \chapter[tocentry={}]{}
+ headings=optiontohead, % \chapter[tocentry={}]{}
fontsize=11pt, % font size
titlepage=on, % own page for each title page
captions=tableabove, % display table captions above the float env
@@ -60,7 +60,7 @@
\RequirePackage{filecontents}
\RequirePackage{libertine}
\renewcommand*\ttdefault{lmvtt}
-\RequirePackage[main=english]{babel}
+\RequirePackage[french, ngerman, spanish, italian, main=english]{babel}
\ifxetex\else
\RequirePackage[%
@@ -86,13 +86,12 @@
detect-all, %Zahlen werden in der aktuellen Schrift angezeigt
exponent-to-prefix = true,
round-mode = places,
- round-precision = 1,
- group-minimum-digits = 4, % Für "Tausenderpunkt" --> 1.234 anstatt 1234
+ group-minimum-digits = 4,
group-separator ={,}, % für "12.345" statt "12 345"
range-phrase = {~$\times$\ },%
zero-decimal-to-integer = true, %aus "2.0" wird "2"
range-units =single, % --> 2 x 2 m, - auskommentieren für 2 m x 2 m
- ]{siunitx} %Supreme typesetting of units
+ ]{siunitx}
\RequirePackage[ % advanced quotes
strict=true, % - warning are errors now
style=english, % - german quotes
@@ -111,7 +110,7 @@ detect-all, %Zahlen werden in der aktuellen Schrift angezeigt
\RequirePackage{multirow}
\RequirePackage{xspace}
\RequirePackage{xcolor}
-
+\RequirePackage{hologo}
\definecolor{myblue}{rgb}{0,0,51}
\definecolor{mygold}{RGB}{204,153,51}
@@ -230,14 +229,7 @@ detect-all, %Zahlen werden in der aktuellen Schrift angezeigt
{\savebox\mybox{#1}\begin{quote}}
{\signed{\usebox\mybox}\end{quote}}
-\makeatletter %%%Schriftgröße in quote kleiner
-\newif\if@in@footnote@
-\renewcommand{\@footnotetext}[1]{%
- \scr@saved@footnotetext{\@in@footnote@true #1}%
- \csname FN@mf@prepare\endcsname
-}
-\AtBeginEnvironment{quote}{\if@in@footnote@\else\small\fi}
-\makeatother
+\appto\quote{\normalsize\singlespacing}
%-----------------------------------------
\newcommand\ppages{\pagerange{firstpage\IJSRAidentifier}{lastpage\IJSRAidentifier}}
\newcommand\shorttitle{}
@@ -251,24 +243,25 @@ detect-all, %Zahlen werden in der aktuellen Schrift angezeigt
\newenvironment{IJSRAabstract}
{\list{}{\rightmargin\leftmargin}%
-\item \normalsize\sffamily\textbf\keywordname : \keywords\\
- \footnotesize\itshape
+\item \footnotesize\sffamily\textbf\keywordname : \keywords\\
+ \itshape
\noindent\item\relax
}
{\endlist}
-\newcommand{\IJSRAseparator}{
- \vspace{2em}
+\newcommand{\IJSRAseparator}{%
+ \vspace{1em}
\begin{center}
- * * *
+ * * *
\end{center}
- \vspace{2em}}
+ \vspace{1em}
+ }
-\newcommand{\IJSRAchapter}[1]{
+\newcommand{\IJSRAchapter}[1]{%
\setcounter{chapter}{1}
\chapter*{#1}
\addcontentsline{toc}{chapter}{\shortauthor\protect\newline \maintitle}
-}
+ }
\newcommand\email{{\normalfont\href{mailto:\authormail}{\authormail}}}
@@ -277,7 +270,8 @@ detect-all, %Zahlen werden in der aktuellen Schrift angezeigt
\edef\tempa{\getpagerefnumber{#1}\booltrue{@page}}%
\edef\tempb{\getpagerefnumber{#2}}%
\ifboolexpr{bool{@page}}{}{\ $\bullet$
- \tempa--\tempb}}
+ \tempa--\tempb}
+ }
\providecommand\IJSRAopening{%
@@ -300,10 +294,11 @@ detect-all, %Zahlen werden in der aktuellen Schrift angezeigt
}
\providecommand\IJSRAclosing{%
+ \IJSRAseparator
\printbibliography[heading=subbibliography]
\end{refsection}
\label{lastpage\IJSRAidentifier}
-}
+ }
\DeclareCaptionFormat{listing}{#1#2#3}
\captionsetup[lstlisting]{format=listing,%
@@ -366,7 +361,7 @@ detect-all, %Zahlen werden in der aktuellen Schrift angezeigt
colorlinks = true, %Colours links instead of ugly boxes
urlcolor = myblue, %Colour for external hyperlinks
linkcolor = myblue, %Colour of internal links
- citecolor = myblue, %Colour of citations
+ citecolor = mygold, %Colour of citations
linktoc=page,
pdfborder={0 0 0}, % -
breaklinks=true, % - allow line break inside links
diff --git a/Master/texmf-dist/tex/latex/ijsra/ijsra_logo.jpg b/Master/texmf-dist/tex/latex/ijsra/ijsra_logo.jpg
new file mode 100644
index 00000000000..4f5f6b89cb2
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/ijsra/ijsra_logo.jpg
Binary files differ