mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-06-09 09:12:34 +00:00
fa390dc311
The original Texinfo macros introducing colors were made for diagnostics, which are printed in bold. So by copy-paste accident the styles we introduced for counterexamples were also in bold. They should not. * doc/bison.texi: Separate the styling of diagnostics from the styling for counterexamples. Don't use bold in the latter case.