-----CHANGELOG------ math.css by Jamie Huddlestone -------------------- 2018-10-16 v0.2a Addressing the current limitations of CSS and available math fonts with embedded SVG. Still just the one file though! New features: - Scaling SVG root sign; no longer requires tag for overbar. - Font imports refactored to allow user selection via element class Known limitations: - Changing the colour of the SVG root sign not yet practical - Haven't sorted subscript and superscript at the same time yet - Same issues with the rendering in Google Chrome - Issues embedding

inside

- Still haven't made any scaling brackets! 2018-10-14 v0.1 First version; as far as I could initially take the idea using only pure CSS. New features: - Potentially works with any font, depending on it having a good set of glyphs - Symbols inserted with Unicode characters or HTML entity codes - Handles fractions, functions, limits and n-ary operators - Many common functions, operations, notations and layout modifiers supported Known limitations: - No scaling of operators, parentheses/brackets/braces, radical signs or integral signs - Can't subscript and superscript a variable at the same time - Some issues with the rendering in Google Chrome