Search found 1 match

by baghira
Wed Feb 25, 2015 12:33 pm
Forum: Feature Suggestions
Topic: Better expl3 support for warning and error messages
Replies: 1
Views: 22989

Better expl3 support for warning and error messages

An error message in expl3 is defined, for example in the acro package, as follows:

\msg_set:nnnn { acro } { undefined }
%{ You've~requested~acronym~`#1'~but~it~seems~that~it~was~never~defined! }
{
You've~requested~acronym~`#1'~\msg_line_context: \c_space_tl but~you~
apparently~haven't~defined ...