summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/makerobust/makerobust.sty
blob: 3a1ca3e44937ee04c3db043719976089cc1cde63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
% makerobust
%
% Copyright 2019 Oberdiek Package Support Group
%
%% This work 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.

\NeedsTeXFormat{LaTeX2e}[2015/01/01]
\ProvidesPackage{makerobust}[2019/11/12 v2.0 Legacy MakeRobust(Command) definition]

\let\MakeRobustCommand\MakeRobust

\PackageInfo{makerobust}{%
\MessageBreak
Please use the standard \noexpand\MakeRobust command,\MessageBreak
not the \noexpand\MakeRobustCommand command\MessageBreak
defined by this package\@gobble
}