Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • M MathJax
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 304
    • Issues 304
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MathJax
  • MathJax
  • Issues
  • #2952
Closed
Open
Issue created Oct 17, 2022 by Peter Krautzberger@pkraContributor

[SVG][mathtools] multlined in aligned rendering poorly

Here's a rather involved real world use case:

\begin{equation}
 \begin{aligned}
[t] T_{{\mathbf{u}}, x} {\mathcal{V}}&= \begin{multlined}[t][.7\linewidth] \left\{ (\dot{{\mathbf{u}}}, \dot{x}) \in T_{\mathbf{u}}{\mathcal{U}}\times T_x {\mathbb{P}}^n\mathbin{|}\right. \\
 \left. \forall i, f_i \left( (\mathbf{1}_{\mathcal{U}}+ t \dot{u}_i + o(t))^{-1} (x+t \dot{x} + o(t)) \right) = o(t) \text{ as } t\to 0 \right\} \end{multlined}\\
 &= \left\{ (\dot{{\mathbf{u}}}, \dot{x}) \in T_{\mathbf{u}}{\mathcal{U}}\times T_x {\mathbb{P}}^n\mathbin{|}\forall i, f_i\left(x + t( \dot{x} - \dot{u}_i x) \right) = o(t) \text{  as } t\to 0 \right\}\\
 &= \left\{ (\dot{{\mathbf{u}}}, \dot{x}) \in T_{\mathbf{u}}{\mathcal{U}}\times T_x {\mathbb{P}}^n\mathbin{|}\forall i, \mathrm{d}_x f_i (\dot{x}) = \mathrm{d}_x f_i( \dot{u}_i x) \right\}. \end{aligned} \tag{17}\cssId{texmlid43}{}
\end{equation}

On https://www.mathjax.org/#demo, the SVG output renders poorly:

image

For comparison, the CSS output is:

image

Assignee
Assign to
Time tracking