Skip to content
Permalink
Browse files
optimized
  • Loading branch information
Robin Schneider committed Aug 28, 2012
1 parent d86bd28 commit ab0554ce8d44852a76b7ad0246e04268b8347acb
Showing with 4 additions and 1,459 deletions.
  1. +1 −0 Makefile/Makefile.rules
  2. +2 −1 MyPackages/chemistry/chemistryRS.sty
  3. +1 −1 docstrip-template/template.dtx
  4. +0 −20 scripts/LaTeX-gitstats
  5. +0 −1,437 scripts/gitstats
@@ -4,6 +4,7 @@ AUTHOR = Robin Scheider
# = ESSENTIAL PROGRAMS =
# == Basic Shell Utilities ==
ECHO ?= echo
CP ?= cp
TAIL ?= tail
TPUT ?= tput
# == LaTeX ==
@@ -15,7 +15,8 @@

\newcommand{\aggre}[1]{\, \textit{(#1)}}

\RequirePackage[nohyperlinks,nolist]{acronym}
%\RequirePackage[nohyperlinks,nolist]{acronym} %% I import this package in my main document

\newcommand{\includeListOfAbbreviationsChemistry}[1][]{%
\setlength{\columnsep}{5cm}%
%\setlength{\columnseprule}{0.4pt}% %% Für multicols (funktioniert nicht)
@@ -102,7 +102,7 @@ corresponds to \textsf{\jobname}~\fileversion, dated \filedate.}}
% \DoNotIndex{\DeclareRobustCommand, \newcommand, \renewcommand}
% \DoNotIndex{\DeclareStringOption, \ProcessLocalKeyvalOptions}
% \DoNotIndex{\ProcessKeyvalOptions, \SetupKeyvalOptions, \DeclareBoolOption}
% \DoNotIndex{\newenvironment}
% \DoNotIndex{\newenvironment, \jobname}
% \DoNotIndex{\if, \else, \fi, \ifcase, \or, \ifthenelse, \AND, \value, \relax}
% \DoNotIndex{\equal, \@currname, \newcounter, \setcounter}
% \DoNotIndex{\endinput}

This file was deleted.

0 comments on commit ab0554c

Please sign in to comment.