Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
ParaView
ParaView
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,768
    • Issues 1,768
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 66
    • Merge Requests 66
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #18474

Closed
Open
Opened Sep 22, 2018 by Cory Quammen@cory.quammenMaintainer

Multiline LaTeX math expressions cause error and warning

  • Add Text source
  • In the Text property, enter
Line 1
Line 2
Line 3

Everything appears as expected in the Render View.

Now, set the text to

$A^2$
$B^2$

You will get an error message:

/Applications/ParaView-5.6.0-RC2.app/Contents/Python/matplotlib/mathtext.py:888: MathTextWarning: Font 'default' does not have a glyph for '
' [Ua]
  MathTextWarning)
/Applications/ParaView-5.6.0-RC2.app/Contents/Python/matplotlib/mathtext.py:889: MathTextWarning: Substituting with a dummy symbol.
  warn("Substituting with a dummy symbol.", MathTextWarning)

The text in the render view will also appear with a strange character where each newline should be:

image

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: paraview/paraview#18474