\documentclass{skbarticle} \IfFileExists{user-guide} {\skbconfig[root=./,pub=]{user-guide.tex}}{} \IfFileExists{user-guide/user-guide} {\skbconfig[root=user-guide,pub=]{user-guide.tex}}{} \begin{document} \title{The \SKB~User Guide} \author{Sven van der Meer} \date{2010-08-04 v0.5} \maketitle \begin{abstract} \skbinput[from=rep]{abstract} \end{abstract} \footnote{ Note: This article is part of the \SKB~package. It is typeset separated from the original documentation to show the usage of the \cmd{\skbarticle} class and to provide an example for the usage of the \SKB. } \tableofcontents* \skbtitle{The SKB User Guide} \skbauthor{Sven van der Meer, sven@vandermeer.de} \skbsubject{LaTeX SKB} \skbkeywords{SKB;LaTeX;Package} \skbinput[from=pub]{user-guide-load} \end{document} \endinput