From d4d3db9299cd28938ff2e3bf76358ecfc40e6beb Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Mon, 9 Aug 2010 10:56:08 +0200 Subject: moved latex templates to seperate lx-cd git repo git clone ssh://tglx.de/home/linutronix/git/lx-cd Signed-off-by: Manuel Traut --- latex/latex-beamer/beamerthemelinutronix.sty | 50 -- latex/latex-beamer/ecbauhaus.tfm | Bin 1852 -> 0 bytes latex/latex-beamer/ecbauhaus.vf | Bin 1708 -> 0 bytes latex/latex-beamer/linutronix-left.png | Bin 17432 -> 0 bytes latex/latex-beamer/linutronix-right.png | Bin 5559 -> 0 bytes latex/latex-beamer/linutronix.png | Bin 24712 -> 0 bytes latex/latex-beamer/recbauhaus.tfm | Bin 1464 -> 0 bytes latex/lxarticle/lxarticle.cls | 654 --------------------------- latex/lxarticle/lxextras.sty | 16 - latex/lxarticle/lxheaders.sty | 81 ---- 10 files changed, 801 deletions(-) delete mode 100644 latex/latex-beamer/beamerthemelinutronix.sty delete mode 100644 latex/latex-beamer/ecbauhaus.tfm delete mode 100644 latex/latex-beamer/ecbauhaus.vf delete mode 100644 latex/latex-beamer/linutronix-left.png delete mode 100644 latex/latex-beamer/linutronix-right.png delete mode 100644 latex/latex-beamer/linutronix.png delete mode 100644 latex/latex-beamer/recbauhaus.tfm delete mode 100644 latex/lxarticle/lxarticle.cls delete mode 100644 latex/lxarticle/lxextras.sty delete mode 100644 latex/lxarticle/lxheaders.sty (limited to 'latex') diff --git a/latex/latex-beamer/beamerthemelinutronix.sty b/latex/latex-beamer/beamerthemelinutronix.sty deleted file mode 100644 index f0f957a..0000000 --- a/latex/latex-beamer/beamerthemelinutronix.sty +++ /dev/null @@ -1,50 +0,0 @@ -\mode - -\font\myfont=ecbauhaus at 18pt - -\pgfdeclareimage[height=30pt]{header-left}{linutronix-left} -\pgfdeclareimage[height=20pt]{header-right}{linutronix-right} -\definecolor{linutronix}{RGB}{242,130,20} -\definecolor{linutronix right}{RGB}{198,103,10} -\definecolor{linublack}{RGB}{50,50,50} -\setbeamercolor*{structure}{fg=linutronix,bg=white} -\setbeamercolor{normal text}{fg=linublack,bg=white} -\setbeamercolor{block title}{use=structure,fg=white,bg=structure.fg} -\setbeamercolor{block title alerted}{use=alerted text,fg=white,bg=linutronix} -\setbeamercolor{block title example}{use=example text,fg=white,bg=example text.fg} -\setbeamercolor*{palette primary}{fg=white,bg=linutronix} - -%\pgfdeclarehorizontalshading[frametitle.bg,frametitle right.bg]{beamer@frametitleshade}{\paperheight}{% -% color(0pt)=(linutronix right); -% color(\paperwidth)=(frametitle.bg) -%} - - -\defbeamertemplate*{headline}{linutronix theme} -{ - \vskip5pt - \pgfuseimage{header-left} \hskip10pt \hfill% - \myfont \textcolor{gray}{\insertsection} \hfill% - \pgfuseimage{header-right} - \vskip10pt -} - -\defbeamertemplate*{footline}{linutronix theme} -{ - \vskip5pt - \begin{beamercolorbox}[ht=1pt]{author in head/foot}% - \end{beamercolorbox} - \vskip6pt - \hskip5pt - \leavevmode{\usebeamerfont{author in head/foot}\insertshortauthor}% - \hfill% - {\usebeamerfont{institute in head/foot}\insertshortinstitute}% - \hfill% - \hskip20pt - {\usebeamerfont{title in head/foot}\insertframenumber}% - \hskip5pt ~ - \vskip5pt -} - -\mode - diff --git a/latex/latex-beamer/ecbauhaus.tfm b/latex/latex-beamer/ecbauhaus.tfm deleted file mode 100644 index f0d192a..0000000 Binary files a/latex/latex-beamer/ecbauhaus.tfm and /dev/null differ diff --git a/latex/latex-beamer/ecbauhaus.vf b/latex/latex-beamer/ecbauhaus.vf deleted file mode 100644 index 27e303b..0000000 Binary files a/latex/latex-beamer/ecbauhaus.vf and /dev/null differ diff --git a/latex/latex-beamer/linutronix-left.png b/latex/latex-beamer/linutronix-left.png deleted file mode 100644 index c9864c8..0000000 Binary files a/latex/latex-beamer/linutronix-left.png and /dev/null differ diff --git a/latex/latex-beamer/linutronix-right.png b/latex/latex-beamer/linutronix-right.png deleted file mode 100644 index 136f35d..0000000 Binary files a/latex/latex-beamer/linutronix-right.png and /dev/null differ diff --git a/latex/latex-beamer/linutronix.png b/latex/latex-beamer/linutronix.png deleted file mode 100644 index 0c0e706..0000000 Binary files a/latex/latex-beamer/linutronix.png and /dev/null differ diff --git a/latex/latex-beamer/recbauhaus.tfm b/latex/latex-beamer/recbauhaus.tfm deleted file mode 100644 index be62f8c..0000000 Binary files a/latex/latex-beamer/recbauhaus.tfm and /dev/null differ diff --git a/latex/lxarticle/lxarticle.cls b/latex/lxarticle/lxarticle.cls deleted file mode 100644 index 6b30a17..0000000 --- a/latex/lxarticle/lxarticle.cls +++ /dev/null @@ -1,654 +0,0 @@ -%% -%% This is file `article.cls', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% classes.dtx (with options: `article') -%% -%% This is a generated file. -%% -%% Copyright 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 -%% The LaTeX3 Project and any individual authors listed elsewhere -%% in this file. -%% -%% This file was generated from file(s) of the LaTeX base system. -%% -------------------------------------------------------------- -%% -%% It may be distributed and/or modified under the -%% conditions of the LaTeX Project Public License, either version 1.3c -%% of this license or (at your option) any later version. -%% The latest version of this license is in -%% http://www.latex-project.org/lppl.txt -%% and version 1.3c or later is part of all distributions of LaTeX -%% version 2005/12/01 or later. -%% -%% This file has the LPPL maintenance status "maintained". -%% -%% This file may only be distributed together with a copy of the LaTeX -%% base system. You may however distribute the LaTeX base system without -%% such generated files. -%% -%% The list of all files belonging to the LaTeX base distribution is -%% given in the file `manifest.txt'. See also `legal.txt' for additional -%% information. -%% -%% The list of derived (unpacked) files belonging to the distribution -%% and covered by LPPL is defined by the unpacking scripts (with -%% extension .ins) which are part of the distribution. -%% \CharacterTable -%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z -%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z -%% Digits \0\1\2\3\4\5\6\7\8\9 -%% Exclamation \! Double quote \" Hash (number) \# -%% Dollar \$ Percent \% Ampersand \& -%% Acute accent \' Left paren \( Right paren \) -%% Asterisk \* Plus \+ Comma \, -%% Minus \- Point \. Solidus \/ -%% Colon \: Semicolon \; Less than \< -%% Equals \= Greater than \> Question mark \? -%% Commercial at \@ Left bracket \[ Backslash \\ -%% Right bracket \] Circumflex \^ Underscore \_ -%% Grave accent \` Left brace \{ Vertical bar \| -%% Right brace \} Tilde \~} -\NeedsTeXFormat{LaTeX2e}[1995/12/01] -\ProvidesClass{lxarticle} - [2009/06/10 v1.0] -\RequirePackage{graphicx} -\RequirePackage{color} -\definecolor{lxcolor}{RGB}{242,130,20} -\newcommand\@ptsize{} -\newif\if@restonecol -\newif\if@titlepage -\@titlepagefalse -\if@compatibility\else -\DeclareOption{a4paper} - {\setlength\paperheight {297mm}% - \setlength\paperwidth {210mm}} -\DeclareOption{a5paper} - {\setlength\paperheight {210mm}% - \setlength\paperwidth {148mm}} -\DeclareOption{b5paper} - {\setlength\paperheight {250mm}% - \setlength\paperwidth {176mm}} -\DeclareOption{letterpaper} - {\setlength\paperheight {11in}% - \setlength\paperwidth {8.5in}} -\DeclareOption{legalpaper} - {\setlength\paperheight {14in}% - \setlength\paperwidth {8.5in}} -\DeclareOption{executivepaper} - {\setlength\paperheight {10.5in}% - \setlength\paperwidth {7.25in}} -\DeclareOption{landscape} - {\setlength\@tempdima {\paperheight}% - \setlength\paperheight {\paperwidth}% - \setlength\paperwidth {\@tempdima}} -\fi -\if@compatibility - \renewcommand\@ptsize{0} -\else -\DeclareOption{10pt}{\renewcommand\@ptsize{0}} -\fi -\DeclareOption{11pt}{\renewcommand\@ptsize{1}} -\DeclareOption{12pt}{\renewcommand\@ptsize{2}} -\if@compatibility\else -\DeclareOption{oneside}{\@twosidefalse \@mparswitchfalse} -\fi -\DeclareOption{twoside}{\@twosidetrue \@mparswitchtrue} -\DeclareOption{draft}{\setlength\overfullrule{5pt}} -\if@compatibility\else -\DeclareOption{final}{\setlength\overfullrule{0pt}} -\fi -\DeclareOption{titlepage}{\@titlepagetrue} -\if@compatibility\else -\DeclareOption{notitlepage}{\@titlepagefalse} -\fi -\if@compatibility\else -\DeclareOption{onecolumn}{\@twocolumnfalse} -\fi -\DeclareOption{twocolumn}{\@twocolumntrue} -\DeclareOption{leqno}{\input{leqno.clo}} -\DeclareOption{fleqn}{\input{fleqn.clo}} -\DeclareOption{openbib}{% - \AtEndOfPackage{% - \renewcommand\@openbib@code{% - \advance\leftmargin\bibindent - \itemindent -\bibindent - \listparindent \itemindent - \parsep \z@ - }% - \renewcommand\newblock{\par}}% -} -\ExecuteOptions{letterpaper,10pt,oneside,onecolumn,final} -\ProcessOptions -\input{size1\@ptsize.clo} -\setlength\lineskip{1\p@} -\setlength\normallineskip{1\p@} -\renewcommand\baselinestretch{} -\setlength\parskip{0\p@ \@plus \p@} -\@lowpenalty 51 -\@medpenalty 151 -\@highpenalty 301 -\setcounter{topnumber}{2} -\renewcommand\topfraction{.7} -\setcounter{bottomnumber}{1} -\renewcommand\bottomfraction{.3} -\setcounter{totalnumber}{3} -\renewcommand\textfraction{.2} -\renewcommand\floatpagefraction{.5} -\setcounter{dbltopnumber}{2} -\renewcommand\dbltopfraction{.7} -\renewcommand\dblfloatpagefraction{.5} -\if@twoside - \def\ps@headings{% - \let\@oddfoot\@empty\let\@evenfoot\@empty - \def\@evenhead{\thepage\hfil\slshape\leftmark}% - \def\@oddhead{{\slshape\rightmark}\hfil\thepage}% - \let\@mkboth\markboth - \def\sectionmark##1{% - \markboth {\MakeUppercase{% - \ifnum \c@secnumdepth >\z@ - \thesection\quad - \fi - ##1}}{}}% - \def\subsectionmark##1{% - \markright {% - \ifnum \c@secnumdepth >\@ne - \thesubsection\quad - \fi - ##1}}} -\else - \def\ps@headings{% - \let\@oddfoot\@empty - \def\@oddhead{{\slshape\rightmark}\hfil\thepage}% - \let\@mkboth\markboth - \def\sectionmark##1{% - \markright {\MakeUppercase{% - \ifnum \c@secnumdepth >\m@ne - \thesection\quad - \fi - ##1}}}} -\fi -\def\ps@myheadings{% - \let\@oddfoot\@empty\let\@evenfoot\@empty - \def\@evenhead{\thepage\hfil\slshape\leftmark}% - \def\@oddhead{{\slshape\rightmark}\hfil\thepage}% - \let\@mkboth\@gobbletwo - \let\sectionmark\@gobble - \let\subsectionmark\@gobble - } - \if@titlepage - \newcommand\maketitle{\begin{titlepage}% - \let\footnotesize\small - \let\footnoterule\relax - \let \footnote \thanks - \null\vfil - \vskip -100\p@ - \hspace{240pt}% - \includegraphics[width=20em]{linutronix-logo.eps}% - \hspace{4pt} - \mbox{\hspace{2em}} - \vtop{% %%%%%%%%%%%%%%%%%% - \vskip 240\p@ - \begin{flushleft} - \Large \@author \par - \end{flushleft} - \begin{flushleft} - \huge \bfseries \textcolor{lxcolor} \@title \par - \end{flushleft} - \vfil - } - \color{lxcolor} \hrule height 5pt% - \null - \end{titlepage}% - \setcounter{footnote}{0}% - \global\let\thanks\relax - \global\let\maketitle\relax - \global\let\@thanks\@empty - \global\let\@author\@empty - \global\let\@date\@empty - \global\let\@title\@empty - \global\let\title\relax - \global\let\author\relax - \global\let\date\relax - \global\let\and\relax -} -\else -\newcommand\maketitle{\par - \begingroup - \renewcommand\thefootnote{\@fnsymbol\c@footnote}% - \def\@makefnmark{\rlap{\@textsuperscript{\normalfont\@thefnmark}}}% - \long\def\@makefntext##1{\parindent 1em\noindent - \hb@xt@1.8em{% - \hss\@textsuperscript{\normalfont\@thefnmark}}##1}% - \if@twocolumn - \ifnum \col@number=\@ne - \@maketitle - \else - \twocolumn[\@maketitle]% - \fi - \else - \newpage - \global\@topnum\z@ % Prevents figures from going at top of page. - \@maketitle - \fi - \thispagestyle{plain}\@thanks - \endgroup - \setcounter{footnote}{0}% - \global\let\thanks\relax - \global\let\maketitle\relax - \global\let\@maketitle\relax - \global\let\@thanks\@empty - \global\let\@author\@empty - \global\let\@date\@empty - \global\let\@title\@empty - \global\let\title\relax - \global\let\author\relax - \global\let\date\relax - \global\let\and\relax -} -\def\@maketitle{% - \newpage - \null - \vskip 2em% - \begin{center}% - \let \footnote \thanks - {\LARGE \@title \par}% - \vskip 1.5em% - {\large - \lineskip .5em% - \begin{tabular}[t]{c}% - \@author - \end{tabular}\par}% - \vskip 1em% - {\large \@date}% - \end{center}% - \par - \vskip 1.5em} -\fi -\setcounter{secnumdepth}{3} -\newcounter {part} -\newcounter {section} -\newcounter {subsection}[section] -\newcounter {subsubsection}[subsection] -\newcounter {paragraph}[subsubsection] -\newcounter {subparagraph}[paragraph] -\renewcommand \thepart {\@Roman\c@part} -\renewcommand \thesection {\@arabic\c@section} -\renewcommand\thesubsection {\thesection.\@arabic\c@subsection} -\renewcommand\thesubsubsection{\thesubsection .\@arabic\c@subsubsection} -\renewcommand\theparagraph {\thesubsubsection.\@arabic\c@paragraph} -\renewcommand\thesubparagraph {\theparagraph.\@arabic\c@subparagraph} -\newcommand\part{% - \if@noskipsec \leavevmode \fi - \par - \addvspace{4ex}% - \@afterindentfalse - \secdef\@part\@spart} - -\def\@part[#1]#2{% - \ifnum \c@secnumdepth >\m@ne - \refstepcounter{part}% - \addcontentsline{toc}{part}{\thepart\hspace{1em}#1}% - \else - \addcontentsline{toc}{part}{#1}% - \fi - {\parindent \z@ \raggedright - \interlinepenalty \@M - \normalfont - \ifnum \c@secnumdepth >\m@ne - \Large\bfseries \partname\nobreakspace\thepart - \par\nobreak - \fi - \huge \bfseries #2% - \markboth{}{}\par}% - \nobreak - \vskip 3ex - \@afterheading} -\def\@spart#1{% - {\parindent \z@ \raggedright - \interlinepenalty \@M - \normalfont - \huge \bfseries #1\par}% - \nobreak - \vskip 3ex - \@afterheading} -\newcommand\section{\@startsection {section}{1}{\z@}% - {-3.5ex \@plus -1ex \@minus -.2ex}% - {2.3ex \@plus.2ex}% - {\sffamily\huge\bfseries \textcolor{lxcolor}}} -\newcommand\subsection{\@startsection{subsection}{2}{\z@}% - {-3.25ex\@plus -1ex \@minus -.2ex}% - {1.5ex \@plus .2ex}% - {\sffamily\Large\bfseries \textcolor{lxcolor}}} -\newcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}% - {-3.25ex\@plus -1ex \@minus -.2ex}% - {1.5ex \@plus .2ex}% - {\sffamily\normalsize\bfseries \textcolor{lxcolor}}} -\newcommand\paragraph{\@startsection{paragraph}{4}{\z@}% - {3.25ex \@plus1ex \@minus.2ex}% - {-1em}% - {\sffamily\normalsize\bfseries}} -\newcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}% - {3.25ex \@plus1ex \@minus .2ex}% - {-1em}% - {\sffamily\normalsize\bfseries}} -\if@twocolumn - \setlength\leftmargini {2em} -\else - \setlength\leftmargini {2.5em} -\fi -\leftmargin \leftmargini -\setlength\leftmarginii {2.2em} -\setlength\leftmarginiii {1.87em} -\setlength\leftmarginiv {1.7em} -\if@twocolumn - \setlength\leftmarginv {.5em} - \setlength\leftmarginvi {.5em} -\else - \setlength\leftmarginv {1em} - \setlength\leftmarginvi {1em} -\fi -\setlength \labelsep {.5em} -\setlength \labelwidth{\leftmargini} -\addtolength\labelwidth{-\labelsep} -\@beginparpenalty -\@lowpenalty -\@endparpenalty -\@lowpenalty -\@itempenalty -\@lowpenalty -\renewcommand\theenumi{\@arabic\c@enumi} -\renewcommand\theenumii{\@alph\c@enumii} -\renewcommand\theenumiii{\@roman\c@enumiii} -\renewcommand\theenumiv{\@Alph\c@enumiv} -\newcommand\labelenumi{\theenumi.} -\newcommand\labelenumii{(\theenumii)} -\newcommand\labelenumiii{\theenumiii.} -\newcommand\labelenumiv{\theenumiv.} -\renewcommand\p@enumii{\theenumi} -\renewcommand\p@enumiii{\theenumi(\theenumii)} -\renewcommand\p@enumiv{\p@enumiii\theenumiii} -\newcommand\labelitemi{\textbullet} -\newcommand\labelitemii{\normalfont\bfseries \textendash} -\newcommand\labelitemiii{\textasteriskcentered} -\newcommand\labelitemiv{\textperiodcentered} -\newenvironment{description} - {\list{}{\labelwidth\z@ \itemindent-\leftmargin - \let\makelabel\descriptionlabel}} - {\endlist} -\newcommand*\descriptionlabel[1]{\hspace\labelsep - \normalfont\bfseries #1} -\if@titlepage - \newenvironment{abstract}{% - \titlepage - \null\vfil - \@beginparpenalty\@lowpenalty - \begin{center}% - \bfseries \abstractname - \@endparpenalty\@M - \end{center}}% - {\par\vfil\null\endtitlepage} -\else - \newenvironment{abstract}{% - \if@twocolumn - \section*{\abstractname}% - \else - \small - \begin{center}% - {\bfseries \abstractname\vspace{-.5em}\vspace{\z@}}% - \end{center}% - \quotation - \fi} - {\if@twocolumn\else\endquotation\fi} -\fi -\newenvironment{verse} - {\let\\\@centercr - \list{}{\itemsep \z@ - \itemindent -1.5em% - \listparindent\itemindent - \rightmargin \leftmargin - \advance\leftmargin 1.5em}% - \item\relax} - {\endlist} -\newenvironment{quotation} - {\list{}{\listparindent 1.5em% - \itemindent \listparindent - \rightmargin \leftmargin - \parsep \z@ \@plus\p@}% - \item\relax} - {\endlist} -\newenvironment{quote} - {\list{}{\rightmargin\leftmargin}% - \item\relax} - {\endlist} -\if@compatibility -\newenvironment{titlepage} - {% - \if@twocolumn - \@restonecoltrue\onecolumn - \else - \@restonecolfalse\newpage - \fi - \thispagestyle{empty}% - \setcounter{page}\z@ - }% - {\if@restonecol\twocolumn \else \newpage \fi - } -\else -\newenvironment{titlepage} - {% - \if@twocolumn - \@restonecoltrue\onecolumn - \else - \@restonecolfalse\newpage - \fi - \thispagestyle{empty}% - \setcounter{page}\@ne - }% - {\if@restonecol\twocolumn \else \newpage \fi - \if@twoside\else - \setcounter{page}\@ne - \fi - } -\fi -\newcommand\appendix{\par - \setcounter{section}{0}% - \setcounter{subsection}{0}% - \gdef\thesection{\@Alph\c@section}} -\setlength\arraycolsep{5\p@} -\setlength\tabcolsep{6\p@} -\setlength\arrayrulewidth{.4\p@} -\setlength\doublerulesep{2\p@} -\setlength\tabbingsep{\labelsep} -\skip\@mpfootins = \skip\footins -\setlength\fboxsep{3\p@} -\setlength\fboxrule{.4\p@} -\renewcommand \theequation {\@arabic\c@equation} -\newcounter{figure} -\renewcommand \thefigure {\@arabic\c@figure} -\def\fps@figure{tbp} -\def\ftype@figure{1} -\def\ext@figure{lof} -\def\fnum@figure{\figurename\nobreakspace\thefigure} -\newenvironment{figure} - {\@float{figure}} - {\end@float} -\newenvironment{figure*} - {\@dblfloat{figure}} - {\end@dblfloat} -\newcounter{table} -\renewcommand\thetable{\@arabic\c@table} -\def\fps@table{tbp} -\def\ftype@table{2} -\def\ext@table{lot} -\def\fnum@table{\tablename\nobreakspace\thetable} -\newenvironment{table} - {\@float{table}} - {\end@float} -\newenvironment{table*} - {\@dblfloat{table}} - {\end@dblfloat} -\newlength\abovecaptionskip -\newlength\belowcaptionskip -\setlength\abovecaptionskip{10\p@} -\setlength\belowcaptionskip{0\p@} -\long\def\@makecaption#1#2{% - \vskip\abovecaptionskip - \sbox\@tempboxa{#1: #2}% - \ifdim \wd\@tempboxa >\hsize - #1: #2\par - \else - \global \@minipagefalse - \hb@xt@\hsize{\hfil\box\@tempboxa\hfil}% - \fi - \vskip\belowcaptionskip} -\DeclareOldFontCommand{\rm}{\normalfont\rmfamily}{\mathrm} -\DeclareOldFontCommand{\sf}{\normalfont\sffamily}{\mathsf} -\DeclareOldFontCommand{\tt}{\normalfont\ttfamily}{\mathtt} -\DeclareOldFontCommand{\bf}{\normalfont\bfseries}{\mathbf} -\DeclareOldFontCommand{\it}{\normalfont\itshape}{\mathit} -\DeclareOldFontCommand{\sl}{\normalfont\slshape}{\@nomath\sl} -\DeclareOldFontCommand{\sc}{\normalfont\scshape}{\@nomath\sc} -\DeclareRobustCommand*\cal{\@fontswitch\relax\mathcal} -\DeclareRobustCommand*\mit{\@fontswitch\relax\mathnormal} -\newcommand\@pnumwidth{1.55em} -\newcommand\@tocrmarg{2.55em} -\newcommand\@dotsep{4.5} -\setcounter{tocdepth}{3} -\newcommand\tableofcontents{% - \section*{\contentsname - \@mkboth{% - \MakeUppercase\contentsname}{\MakeUppercase\contentsname}}% - \@starttoc{toc}% - } -\newcommand*\l@part[2]{% - \ifnum \c@tocdepth >-2\relax - \addpenalty\@secpenalty - \addvspace{2.25em \@plus\p@}% - \setlength\@tempdima{3em}% - \begingroup - \parindent \z@ \rightskip \@pnumwidth - \parfillskip -\@pnumwidth - {\leavevmode - \large \bfseries #1\hfil \hb@xt@\@pnumwidth{\hss #2}}\par - \nobreak - \if@compatibility - \global\@nobreaktrue - \everypar{\global\@nobreakfalse\everypar{}}% - \fi - \endgroup - \fi} -\newcommand*\l@section[2]{% - \ifnum \c@tocdepth >\z@ - \addpenalty\@secpenalty - \addvspace{1.0em \@plus\p@}% - \setlength\@tempdima{1.5em}% - \begingroup - \parindent \z@ \rightskip \@pnumwidth - \parfillskip -\@pnumwidth - \leavevmode \bfseries - \advance\leftskip\@tempdima - \hskip -\leftskip - #1\nobreak\hfil \nobreak\hb@xt@\@pnumwidth{\hss #2}\par - \endgroup - \fi} -\newcommand*\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}} -\newcommand*\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}} -\newcommand*\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}} -\newcommand*\l@subparagraph{\@dottedtocline{5}{10em}{5em}} -\newcommand\listoffigures{% - \section*{\listfigurename}% - \@mkboth{\MakeUppercase\listfigurename}% - {\MakeUppercase\listfigurename}% - \@starttoc{lof}% - } -\newcommand*\l@figure{\@dottedtocline{1}{1.5em}{2.3em}} -\newcommand\listoftables{% - \section*{\listtablename}% - \@mkboth{% - \MakeUppercase\listtablename}% - {\MakeUppercase\listtablename}% - \@starttoc{lot}% - } -\let\l@table\l@figure -\newdimen\bibindent -\setlength\bibindent{1.5em} -\newenvironment{thebibliography}[1] - {\section*{\refname}% - \@mkboth{\MakeUppercase\refname}{\MakeUppercase\refname}% - \list{\@biblabel{\@arabic\c@enumiv}}% - {\settowidth\labelwidth{\@biblabel{#1}}% - \leftmargin\labelwidth - \advance\leftmargin\labelsep - \@openbib@code - \usecounter{enumiv}% - \let\p@enumiv\@empty - \renewcommand\theenumiv{\@arabic\c@enumiv}}% - \sloppy - \clubpenalty4000 - \@clubpenalty \clubpenalty - \widowpenalty4000% - \sfcode`\.\@m} - {\def\@noitemerr - {\@latex@warning{Empty `thebibliography' environment}}% - \endlist} -\newcommand\newblock{\hskip .11em\@plus.33em\@minus.07em} -\let\@openbib@code\@empty -\newenvironment{theindex} - {\if@twocolumn - \@restonecolfalse - \else - \@restonecoltrue - \fi - \twocolumn[\section*{\indexname}]% - \@mkboth{\MakeUppercase\indexname}% - {\MakeUppercase\indexname}% - \thispagestyle{plain}\parindent\z@ - \parskip\z@ \@plus .3\p@\relax - \columnseprule \z@ - \columnsep 35\p@ - \let\item\@idxitem} - {\if@restonecol\onecolumn\else\clearpage\fi} -\newcommand\@idxitem{\par\hangindent 40\p@} -\newcommand\subitem{\@idxitem \hspace*{20\p@}} -\newcommand\subsubitem{\@idxitem \hspace*{30\p@}} -\newcommand\indexspace{\par \vskip 10\p@ \@plus5\p@ \@minus3\p@\relax} -\renewcommand\footnoterule{% - \kern-3\p@ - \hrule\@width.4\columnwidth - \kern2.6\p@} -\newcommand\@makefntext[1]{% - \parindent 1em% - \noindent - \hb@xt@1.8em{\hss\@makefnmark}#1} -\newcommand\contentsname{Contents} -\newcommand\listfigurename{List of Figures} -\newcommand\listtablename{List of Tables} -\newcommand\refname{References} -\newcommand\indexname{Index} -\newcommand\figurename{Figure} -\newcommand\tablename{Table} -\newcommand\partname{Part} -\newcommand\appendixname{Appendix} -\newcommand\abstractname{Abstract} -\def\today{\ifcase\month\or - January\or February\or March\or April\or May\or June\or - July\or August\or September\or October\or November\or December\fi - \space\number\day, \number\year} -\setlength\columnsep{10\p@} -\setlength\columnseprule{0\p@} -\pagestyle{plain} -\pagenumbering{arabic} -\if@twoside -\else - \raggedbottom -\fi -\if@twocolumn - \twocolumn - \sloppy - \flushbottom -\else - \onecolumn -\fi -\endinput -%% -%% End of file `article.cls'. diff --git a/latex/lxarticle/lxextras.sty b/latex/lxarticle/lxextras.sty deleted file mode 100644 index 0a845fd..0000000 --- a/latex/lxarticle/lxextras.sty +++ /dev/null @@ -1,16 +0,0 @@ -\ProvidesPackage{lxextras} -\RequirePackage{graphicx} -\RequirePackage{color} -\RequirePackage{listings} -\RequirePackage{verbatim} - -\newcommand*\cmd[1]{\textbf{\texttt{#1}}} - -\newenvironment{lxcode}{\small\verbatim}{\endverbatim} - -\lstset{backgroundcolor=\color[gray]{0.92}, basicstyle=\ttfamily\small}% - -%% Need to figure out why the environment below doesn't work... -%% LaTeX fails at the next utf8 umlaut after the environment :-( -\newenvironment{lxcodebox}{\begin{lstlisting}}{\end{lstlisting}} - diff --git a/latex/lxarticle/lxheaders.sty b/latex/lxarticle/lxheaders.sty deleted file mode 100644 index 9526a9a..0000000 --- a/latex/lxarticle/lxheaders.sty +++ /dev/null @@ -1,81 +0,0 @@ -\ProvidesPackage{lxheaders} -\RequirePackage{graphicx} -\RequirePackage{color} -%% \NeedsTexFormat{LaTeX2e} - -\setlength{\parindent}{0mm} -\topmargin-5em -\textheight230mm -\textwidth140mm -\headsep5em -\oddsidemargin10mm - -\newdimen\fullwidth \fullwidth=\textwidth -\advance\fullwidth by\marginparwidth -\advance\fullwidth by\marginparsep - -%% Linutronix Header - -\if@twocolumn\advance\fullwidth by\marginparwidth - \advance\fullwidth by\marginparsep \fi -\def\chaptermark#1{} \def\subsectionmark#1{} - -\newdimen\emptyfoot \advance\headsep by 0.5\baselineskip -\emptyfoot=\topmargin \advance\emptyfoot by 1\baselineskip - -\newdimen\emptyhead \advance\footskip by 0.5\baselineskip -\emptyhead=\topmargin \advance\emptyhead by -1\baselineskip - -\if@twoside - \def\ps@headings{\let\@mkboth=\markboth \topmargin\emptyfoot - \def\@evenhead{\hss\vbox{\hsize\fullwidth - \hbox to \fullwidth{\includegraphics[width=10em]{linutronix-right.png}\quad - \textit{\leftmark}\hfil}% - \vskip 3pt \hrule}\hss}% - \def\@oddhead{\if@twocolumn\hss\fi\vbox{\hsize\fullwidth - \hbox to \fullwidth{\hfil\textit{\rightmark}\quad - \includegraphics[width=10em]{linutronix-right.png}}% - \vskip 3pt \hrule}\hss}% - \def\sectionmark##1{\markboth - {{\ifnum\c@secnumdepth>\z@ \thesection:\enspace\fi ##1}}% - {{\ifnum\c@secnumdepth>\z@ \thesection:\enspace\fi ##1}}} } -\else - \def\ps@headings{\let\@mkboth=\markboth \topmargin\emptyfoot - \def\@oddhead{\if@twocolumn\hss\fi\vbox{\hsize\fullwidth - \hbox to \fullwidth{\hfil\textit{\rightmark}\quad - \includegraphics[width=10em]{linutronix-right.png}}% - \vskip 3pt \hrule}\hss}% - \def\sectionmark##1{\markright - {{\ifnum\c@secnumdepth>\z@ \thesection:\enspace\fi ##1}}} } -\fi - -%% Linutronix Footer - -\if@twoside - \def\ps@footings{\let\@mkboth=\markboth \topmargin\emptyhead - \def\@evenfoot{\hss\vbox{\hsize\fullwidth - \vskip 3pt - \textbf{Hallo} \color{lxcolor} \hrule height 5pt% - }\hss}% - \def\@oddfoot{\if@twocolumn\hss\fi\vbox{\hsize\fullwidth - \vskip 3pt - \textbf{Hallo} \color{lxcolor} \hrule height 5pt% - }\hss}% - \def\sectionmark##1{\markboth - {{\ifnum\c@secnumdepth>\z@ \thesection:\enspace\fi ##1}}% - {{\ifnum\c@secnumdepth>\z@ \thesection:\enspace\fi ##1}}} } -\else - \def\ps@footings{\let\@mkboth=\markboth \topmargin\emptyfoot - \def\@oddfoot{\if@twocolumn\hss\fi\vbox{\hsize\fullwidth - \vskip 3pt - \color{lxcolor} \hrule height 5pt% - \vskip 3pt - \hbox to \fullwidth{\textsc{\rightmark}\hfil - \textbf{\thepage}}}\hss}% - \def\sectionmark##1{\markright - {{\ifnum\c@secnumdepth>\z@ \thesection:\enspace\fi ##1}}} } -\fi - - -\pagestyle{headings} -\pagestyle{footings} -- cgit v1.2.3