Summary: | Typeset using LaTeX option need to be disabled and enabled again every time | ||
---|---|---|---|
Product: | [Applications] cantor | Reporter: | Stefano Crocco <stefano.crocco> |
Component: | maxima-backend | Assignee: | Alexander Semke <alexander.semke> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adria.julia, alexander.semke, intrlocutr |
Priority: | NOR | ||
Version First Reported In: | 22.12.3 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/education/cantor/-/commit/ae4a90cf2109e35f897895d4a6bdc9ca30de3a48 | Version Fixed In: | 24.05 |
Sentry Crash Report: | |||
Attachments: | Issue also present on Arch Linux |
Description
Stefano Crocco
2023-03-09 08:27:26 UTC
Created attachment 157937 [details]
Issue also present on Arch Linux
I am additionally facing this issue on Arch Linux, with the same version of Cantor as the reporter and Maxima SBCL version 5.46.0. Attached is the output from running Cantor via a terminal with "Typeset using LaTeX" enabled in settings. No LaTeX output was generated.
As an aside, if "Typeset using LaTeX" is disabled in settings but then enabled per worksheet after starting Cantor, rendering works as expected.
Git commit ae4a90cf2109e35f897895d4a6bdc9ca30de3a48 by Alexander Semke. Committed on 10/03/2024 at 15:56. Pushed by asemke into branch 'master'. Properly initialize the setting for latex typesetting when creating a new session in a new worksheet. FIXED-IN: 24.02.1 M +48 -58 src/lib/session.cpp M +2 -0 src/worksheet.cpp https://invent.kde.org/education/cantor/-/commit/ae4a90cf2109e35f897895d4a6bdc9ca30de3a48 *** Bug 492707 has been marked as a duplicate of this bug. *** |