Skip to end of banner
Go to start of banner

FAQs on the Latex Math

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 17 Next »

Overview

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

FAQs

 Are 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

 Does the Latex Math app make any external API calls?

No

 Does unsubscribing from the LaTeX Math app on Confluence without uninstalling it have any impact on the existing documents that were created using LaTeX Math?

Yes, unsubscribing from the app without uninstalling does not have impact on the existing documents but will lack a valid license. When trying to render the macro on existing pages, it may lead to an error message displaying "Error rendering macro: No valid license found for LaTeX Math addon". Existing pages with the app may be unable to render mathematical equations properly.

 What 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.

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

No.

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

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

  • No labels