when using any version (in terms of order) of the following commands
Code: Select all
\usepackage{amsmath,amssymb}
\usepackage[bitstream-charter]{mathdesign}
%\usepackage[defaultsans]{lato}
This warning appears two times for the same line, which is where \befin{document} is written. Yet the document seems fine, especially the embedded fonts in the pdf-file (viewable via CTRL+D in AR).Warning: Package 'amssymb' shouldn't be used in conjunction with package mdbch, on input line 20.
I looked for it online, and I couldn't find any good answer, except some hints.
Is it ok to ignore the warning, or should I do something about it?