Searched refs:mathit (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | raytraversal.adoc | 103 latexmath:[\mathit{s}] and latexmath:[\mathit{c}] are the sine and cosine of 144 t_\mathit{min} \lt {-{z_r}\over{||\mathbf{d}||}} &\lt t_\mathit{max} & \text{if the primitive is … 145 t_\mathit{min} \leq {-{z_r}\over{||\mathbf{d}||}} &\leq t_\mathit{max} & \text{otherwise} \\
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/ |
D | katex.mjs | 5381 // The following have to be loaded from Main-Italic font, using class mathit 5423 if (mode === "text" || options && options.font === "mathit") { 5478 * corresponding style tags (maindefault or mathit) to use for default math font, 5489 fontClass: "mathit" 5500 * and corresponding style tags (mathit, mathdefault, or mathcal) to use for font 5510 fontClass: "mathit" 5577 fontClasses = ["mathit"]; 6011 "mathit": { property 6993 if (font === "mathit") { 10533 "\\mathrm", "\\mathit", "\\mathbf", "\\mathnormal", // families [all …]
|
D | katex.css | 177 .katex .mathit {
|
D | katex.min.css | 1 …ter}.katex .mathdefault{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_…
|
D | katex.min.js | 1 …ontName:"Main-Regular"},textit:{variant:"italic",fontName:"Main-Italic"},mathit:{variant:"italic",… property
|