Skip to content

Commit

Permalink
Downgrade "Changed paragraphs, rerun to get it right" error to warning
Browse files Browse the repository at this point in the history
Downgrade "Changed paragraphs, rerun to get it right" error to warning
  • Loading branch information
AndyClifton committed Jun 17, 2019
1 parent 71a12c0 commit 06be1ee
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions source/access.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1284,9 +1284,7 @@
\def\testNextNumberedPage#1{%
\ifx#1\relax%
\global\def\NumberedPageCache{\gotNumberedPage0000}%
%\PackageWarning{accessibility}{Changed paragraphs, rerun to get it right}%
\PackageError{accessibility}{Changed paragraphs, rerun to get it right}%
{Changed paragraphs, rerun to get it right}%
\PackageWarning{accessibility}{Changed paragraphs, rerun to get it right}%
\else%
\global\let\NumberedPageCache#1%
\fi%
Expand Down

0 comments on commit 06be1ee

Please sign in to comment.