Adding Text LaTeX disabling option.
parent
036376be24
commit
6565ec291e
1 changed files with 8 additions and 0 deletions
|
@ -266,6 +266,14 @@ Reference:
|
||||||
<td>Default: New text</td>
|
<td>Default: New text</td>
|
||||||
<td>Content of the text item.</td>
|
<td>Content of the text item.</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td></td>
|
||||||
|
<td>Disable LaTeX rendering for this text</td>
|
||||||
|
<td>boolean</td>
|
||||||
|
<td>True or false<br>
|
||||||
|
Default: false</td>
|
||||||
|
<td>When enabled, it will use LaTeX to render the whole text, and the parts within $$ will be rendered as a LaTeX mathematical expression string.</td>
|
||||||
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue