var searchIndex = {}; searchIndex["math_text_transform"] = {"doc":"Transform text from standard alphanumerical characters to itโ€™s\nunicode equivalents of a certain variant in the [mathematical\nalphanumeric symbols block][1] (code block U+1D400โ€“U+1D7FF).","items":[[5,"math_bold","math_text_transform","Transform a character to it's mathematical bold equivalent.",null,{"inputs":[{"name":"char"}],"output":{"name":"option"}}],[5,"math_italic","","Transform a character to it's mathematical italic equivalent.",null,{"inputs":[{"name":"char"}],"output":{"name":"option"}}],[5,"math_bold_italic","","Transform a character to it's mathematical bold italic equivalent.",null,{"inputs":[{"name":"char"}],"output":{"name":"option"}}],[5,"math_sans_serif","","Transform a character to it's mathematical sans-serif equivalent.",null,{"inputs":[{"name":"char"}],"output":{"name":"option"}}],[5,"math_sans_serif_bold","","Transform a character to it's mathematical sans-serif bold\nequivalent.",null,{"inputs":[{"name":"char"}],"output":{"name":"option"}}],[5,"math_sans_serif_italic","","Transform a character to it's mathematical sans-serif italic\nequivalent.",null,{"inputs":[{"name":"char"}],"output":{"name":"option"}}],[5,"math_sans_serif_bold_italic","","Transform a character to it's mathematical sans-serif bold italic\nequivalent.",null,{"inputs":[{"name":"char"}],"output":{"name":"option"}}],[5,"math_script","","Transform a character to it's mathematical script equivalent.",null,{"inputs":[{"name":"char"}],"output":{"name":"option"}}],[5,"math_bold_script","","Transform a character to it's mathematical bold script equivalent.",null,{"inputs":[{"name":"char"}],"output":{"name":"option"}}],[5,"math_fraktur","","Transform a character to it's mathematical fraktur equivalent.",null,{"inputs":[{"name":"char"}],"output":{"name":"option"}}],[5,"math_bold_fraktur","","Transform a character to it's mathematical bold fraktur\nequivalent.",null,{"inputs":[{"name":"char"}],"output":{"name":"option"}}],[5,"math_monospace","","Transform a character to it's mathematical monospace equivalent.",null,{"inputs":[{"name":"char"}],"output":{"name":"option"}}],[5,"math_double_struck","","Transform a character to it's mathematical double-struck\nequivalent.",null,{"inputs":[{"name":"char"}],"output":{"name":"option"}}],[8,"MathTextTransform","","Convenience trait that allows you to call the the transformation\nstraight on a string slice. If a variant doesn't exist for a given\ncharacter, it is left as is.",null,null],[10,"to_math_bold","","Transform to ๐›๐จ๐ฅ๐ variant.",0,null],[10,"to_math_italic","","Transform to ๐‘–๐‘ก๐‘Ž๐‘™๐‘–๐‘ variant.",0,null],[10,"to_math_bold_italic","","Transform to ๐’ƒ๐’๐’๐’… ๐’Š๐’•๐’‚๐’๐’Š๐’„ variant.",0,null],[10,"to_math_sans_serif","","Transform to ๐—Œ๐–บ๐—‡๐—Œ-๐—Œ๐–พ๐—‹๐—‚๐–ฟ variant.",0,null],[10,"to_math_sans_serif_bold","","Transform to ๐˜€๐—ฎ๐—ป๐˜€-๐˜€๐—ฒ๐—ฟ๐—ถ๐—ณ ๐—ฏ๐—ผ๐—น๐—ฑ variant.",0,null],[10,"to_math_sans_serif_italic","","Transform to ๐˜ด๐˜ข๐˜ฏ๐˜ด-๐˜ด๐˜ฆ๐˜ณ๐˜ช๐˜ง ๐˜ช๐˜ต๐˜ข๐˜ญ๐˜ช๐˜ค variant.",0,null],[10,"to_math_sans_serif_bold_italic","","Transform to ๐™จ๐™–๐™ฃ๐™จ-๐™จ๐™š๐™ง๐™ž๐™› ๐™—๐™ค๐™ก๐™™ ๐™ž๐™ฉ๐™–๐™ก๐™ž๐™˜ variant.",0,null],[10,"to_math_script","","Transform to ๐“ˆ๐’ธ๐“‡๐’พ๐“…๐“‰ variant.",0,null],[10,"to_math_bold_script","","Transform to ๐“ซ๐“ธ๐“ต๐“ญ ๐“ผ๐“ฌ๐“ป๐“ฒ๐“น๐“ฝ variant.",0,null],[10,"to_math_fraktur","","Transform to ๐”ฃ๐”ฏ๐”ž๐”จ๐”ฑ๐”ฒ๐”ฏ variant.",0,null],[10,"to_math_bold_fraktur","","Transform to ๐–‡๐–”๐–‘๐–‰ ๐–‹๐–—๐–†๐–๐–™๐–š๐–— variant.",0,null],[10,"to_math_monospace","","Transform to ๐š–๐š˜๐š—๐š˜๐šœ๐š™๐šŠ๐šŒ๐šŽ variant.",0,null],[10,"to_math_double_struck","","Transform to ๐••๐• ๐•ฆ๐•“๐•๐•–-๐•ค๐•ฅ๐•ฃ๐•ฆ๐•”๐•œ variant.",0,null]],"paths":[[8,"MathTextTransform"]]}; initSearch(searchIndex);