Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • MathPrettyPrinter MathPrettyPrinter
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • monticore
  • EmbeddedMontiArcEmbeddedMontiArc
  • generators
  • MathPrettyPrinterMathPrettyPrinter
  • Issues
  • #2
Closed (moved) (moved)
Open
Issue created Jun 28, 2018 by vonWenckstern@vonwenckstern

[Bug in Grammatik] Gleichungssystem lösen; ist nur einfacher Backslash und nicht doppelter

https://git.rwth-aachen.de/monticore/EmbeddedMontiArc/generators/MathPrettyPrinter/blob/tex/src/test/resources/models/montimath/vanilla/SolEqu.m#L5

Da ist ein Fehler drin. Die Zeile

Q^{3,1} A = [3 6 2; 1 2 8; 7 9 4] \\ [2;3;4];

müsste

Q^{3,1} A = [3 6 2; 1 2 8; 7 9 4] \ [2;3;4];

lauten; siehe https://de.mathworks.com/help/matlab/ref/mldivide.html

@jean-marc.ronck, @bram.kohlen, @armin.mokhtarian: Könnt ihr die Grammatik bitte so anpassen, dass sich das Beispiel Regelkonform parsen lassen?

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking