UniFormal / MMT

The MMT Language and System
https://uniformal.github.io/
Other
68 stars 22 forks source link

prefix CSS classes generated by the MMT presenter and make custom CSS #90

Open kohlhase opened 9 years ago

kohlhase commented 9 years ago

For instance for a constant declaration, the MMT presenter generates

<div class="constant">
   <span class="keyword">constant</span>
   <span class="name" data-mmt-symref="http://mathhub.info/MiKoMH/GenCS/SML/en/SML-IO-fail.omdoc?SML-IO-fail?" id="SML-IO-fail?"></span>
    <span data-mmt-symref="http://cds.omdoc.org/urtheories?Informal?opaque">
    <span class=" ltx_tag_itemize">•</span>
 </span>
</div>

And this has CSS classes from various sources. LaTeXML prefixes its classes, so that we can distinguish them. OMDoc sometimes does as well (I am assuming some of them are copied over), but MMT does not.

I would like to see

florian-rabe commented 6 years ago

That should probably be done.

Ideally by someone who cleans up the whole css.