title: $:/plugins/tiddlywiki/katex/styles tags: [[$:/tags/Stylesheet]] \rules only filteredtranscludeinline transcludeinline macrodef macrocallinline /* KaTeX styles */ {{$:/plugins/tiddlywiki/katex/katex.min.css}} /* Override font URLs */ @font-face { font-family: KaTeX_AMS; src: url(<>) format('woff'); font-weight: 400; font-style: normal; } @font-face { font-family: KaTeX_Caligraphic; src: url(<>) format('woff'); font-weight: 700; font-style: normal; } @font-face { font-family: KaTeX_Caligraphic; src: url(<>) format('woff'); font-weight: 400; font-style: normal; } @font-face { font-family: KaTeX_Fraktur; src: url(<>) format('woff'); font-weight: 700; font-style: normal; } @font-face { font-family: KaTeX_Fraktur; src: url(<>) format('woff'); font-weight: 400; font-style: normal; } @font-face { font-family: KaTeX_Main; src: url(<>) format('woff'); font-weight: 700; font-style: normal; } @font-face { font-family: KaTeX_Main; src: url(<>) format('woff'); font-weight: 400; font-style: italic; } @font-face { font-family: KaTeX_Main; src: url(<>) format('woff'); font-weight: 400; font-style: normal; } @font-face { font-family: KaTeX_Math; src: url(<>) format('woff'); font-weight: 400; font-style: italic; } @font-face { font-family: KaTeX_SansSerif; src: url(<>) format('woff'); font-weight: 400; font-style: normal; } @font-face { font-family: KaTeX_Script; src: url(<>) format('woff'); font-weight: 400; font-style: normal; } @font-face { font-family: KaTeX_Size1; src: url(<>) format('woff'); font-weight: 400; font-style: normal; } @font-face { font-family: KaTeX_Size2; src: url(<>) format('woff'); font-weight: 400; font-style: normal; } @font-face { font-family: KaTeX_Size3; src: url(<>) format('woff'); font-weight: 400; font-style: normal; } @font-face { font-family: KaTeX_Size4; src: url(<>) format('woff'); font-weight: 400; font-style: normal; } @font-face { font-family: KaTeX_Typewriter; src: url(<>) format('woff'); font-weight: 400; font-style: normal; }