TeX - LaTeX Asked by otaviolb on June 25, 2021
Both ETbb.sty and tufte-common.def require textcomp:
The former: RequirePackage[full]{textcomp}
,
the latter: RequirePackage{textcomp}
.
The option full causes an error message.
Should I remove the option from ETbb.sty or add it to tufte-common.def?
Or something else?
% MWE
documentclass{tufte-book}
usepackage{ETbb}
begin{document}
A
end{document}
Thanks
Nowadays, loading textcomp
should be no longer required. Anyway, you can fix the issue by passing the full
option also when the tufte-book
class is loaded.
PassOptionsToPackage{full}{textcomp}
documentclass{tufte-book}
usepackage{ETbb}
begin{document}
A
end{document}
Answered by egreg on June 25, 2021
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP