Skip to end of banner
Go to start of banner

FAQ 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 14 Next »

Overview

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

FAQ

 Are the packages \usepackage{amsmath}, \usepackage{amssymb}, and \usepackage{upgreek} included in the Latex math app for the cloud?

This app supports these packages, and here are some examples:

  • \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, after unsubscribing from the app without uninstalling it, it will still be installed but lack a valid license. As a result, trying to render the macro on existing pages may lead to an error message displaying "Error rendering macro: No valid license found for LaTeX Math addon". This situation will cause existing pages with the app to 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, which will resolve the issue.

 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 kept for seven days.

  • No labels