 Insert ▶ Inline TeX Input
 Insert ▶ Inline TeX Input Insert ▶ Inline TeX Input
 Insert ▶ Inline TeX Input
Inline TeX Input
enters free-form linguistics for conversion to inline Wolfram Language input.
Details
 
   - To enter inline math–mode TeX input, press  or invoke the menu command. Type the TeX input, then press or invoke the menu command. Type the TeX input, then press![TemplateBox[{return}, Key0, BaseStyle -> {Notes, FontWeight -> Plain, FontFamily -> Source Sans Pro}] TemplateBox[{return}, Key0, BaseStyle -> {Notes, FontWeight -> Plain, FontFamily -> Source Sans Pro}]](Files/InlineTeXInput.en/5.png) to interpret the input. to interpret the input.
- TeX expressions can be typed into text or input cells. The font used to typeset the TeX expression will be inherited from the parent cell's style.
- An inline TeX input in an input cell can be evaluated. If there is a semantically meaningful interpretation, that interpretation will be substituted for the TeX expression when sent to the kernel.
- Inline TeX inputs use the same technology to interpret TeX as ImportString[str,"TeX"].