Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Modified as per style guide

Overview

This article provides answers to a few common questions on the LaTeX Math app.

...

Expand
titleAre the packages \usepackage{amsmath}, \usepackage{amssymb}, and \usepackage{upgreek} included in the Latex math app?

Yes, the app supports these packages.

For example,:

  • \usepackage{amsmath}:

    • \sideset{}{’}

      \sum_{n<k,\;\text{$n$ odd}} nE_n, 

    • \left((a_1 b_1) - (a_2 b_2)\right)

      \left((a_2 b_1) + (a_1 b_2)\right)

      \quad\text{versus}\quad

      \bigl((a_1 b_1) - (a_2 b_2)\bigr)

      \bigl((a_2 b_1) + (a_1 b_2)\b

  • \usepackage{amssymb}:

    • \yen

    • \mathbb{N}

  • \usepackage{upgreek}

    • \lambda

    • \omega

Expand
titleDoes the Latex Math app make any external API calls?

No.

Expand
titleWill unsubscribing from an app without uninstalling it have an impact on the existing documents created using LaTeX Math?

Yes, unsubscribing from the app without uninstalling it , will impact the existing documents. However, it will this would result in the app lacking a valid license. As a consequence, when attempting to render the macro on existing pages, an error message may appear , stating "Error rendering macro: No valid license found for LaTeX Math app." Consequently, existing pages with the app may not be able to display mathematical equations correctly.

Expand
titleWhat configuration changes are necessary to address the issue of occasional display of expressions as LaTeX code instead of rendering properly?

Review the configuration settings of Latex Math and attempt to switch the preferred output from MATHJAX to PNG.

Image RemovedImage Added

Expand
titleDoes the Latex Math app provide a mobile application as part of its services for the cloud version of the app?

No.

Expand
titleDoes the Latex Math team have access to or process client data used by the app?

Yes, Macro macro content is logged and is kept for seven days.

...