| Summary: | Kformula does not output TeX | ||
|---|---|---|---|
| Product: | [Applications] calligraformula | Reporter: | Stephen Kelly <steveire> |
| Component: | general | Assignee: | Alfredo Beaumont <alfredo.beaumont> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | alfredo.beaumont |
| Priority: | NOR | ||
| Version First Reported In: | 1.x | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Version: 1.6.1 (using KDE KDE 3.5.5) Installed from: Ubuntu Packages OS: Linux Make a formula as trivial as you like, eg, 'x' and try to save/export as TeX. A .tex file is generated, but it does not contain the formula, only the code below: \documentclass{article} \usepackage{amsmath} \begin{document} \[ \] \end{document} Is this a placeholder for code yet to be written?