Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter

Default

Description

PDF Scale

125

When rendering Maths in PDF format, LaTeX Math will apply this scale.

Caption Template

({number})

The caption numbers in Math Blocks and Math Block references displayed using this template.

Placeholders: {number}

Math Block Template

Code Block
languagehtml
<table class="latexmath-mathblock" style="width: 50%; margin-left: 0; margin-right: 0; padding: 0 10px;">
  <tbody style="border: none;">
  <tr>
    <td nowrap class="latexmath-numbering" style="border: none; vertical-align: middle; width: 35px;">
      {caption}
    </td>
    <td nowrap class="latexmath-{alignment}" style="border: none; vertical-align: middle; text-align: {alignment};">
      {imgtag}
    </td>
  </tr>
  </tbody>
</table>

The Math Block macros are displayed using this template. You can change the template as per your requirement.

Placeholders: {caption}, {imgtag}, {alignment}

LaTeX Macros

Custom LaTeX macros can be defined and used in all LaTeX Math macros.

Example:

\def\E#1{E = mc^{#1}}

The above will render the following output for \E{2}

E=mc^2

Help us improve the product

Enabled

LaTeX Math application gathers and transmits some basic information like, usage data to continually improve the product. By enabling you authorize us to collect the information.

Status
colourBlue
titlenote
We do not collect or transmit private user data or personal identifiable information.