%% %% This is file `robustcommand.sty', %% generated with the docstrip utility. %% %% The original source files were: %% %% robustcommand.dtx (with options: `package') %% %% ,--------------------------------------------------. %% | Das ist eine generierte Datei. | %% | | %% | (c) 2006 Paul Ebermann. | %% '--------------------------------------------------' %% (C) 2006 Paul Ebermann %% %% Package robustcommand - robuste Kommandos, die nicht %% automatisch überschreiben. %% %% Die Datei robustcommand.dtx sowie die dazugehörige %% robustcommand.ins sowie die damit generierte %% robustcommand.sty stehen unter der %% "LaTeX Project Public License" (LPPL, zu finden %% unter http://www.latex-project.org/lppl/, sowie %% auch in den meisten TeX-Distributionen in %% texmf/docs/latex/base/lppl*.txt), Version 1.3b oder %% später (nach Wahl des Verwenders). %% %% Der 'maintenance-status' ist (zur Zeit) 'author-maintained'. %% %% Das heißt u.a., die Dateien dürfen frei vertrieben werden, %% bei Änderungen (durch andere Personen als Paul Ebermann) %% ist aber der Name der Datei zu ändern. \NeedsTeXFormat{LaTeX2e}[2003/12/01] \ProvidesPackage{robustcommand} [2006/03/23 v0.1 Robuste Kommandos (PE)] \newcommand*{\robust@new@command}[1] {% \newcommand*{#1}{}% \DeclareRobustCommand*{#1}% } \endinput %% %% End of file `robustcommand.sty'.