Bug 139600

Summary: Kformula does not output TeX
Product: [Applications] calligraformula Reporter: Stephen Kelly <steveire>
Component: generalAssignee: Alfredo Beaumont <alfredo.beaumont>
Status: RESOLVED DUPLICATE    
Severity: normal CC: alfredo.beaumont
Priority: NOR    
Version: 1.x   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Stephen Kelly 2007-01-04 16:10:12 UTC
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?
Comment 1 Alfredo Beaumont 2007-01-13 21:29:24 UTC
It's not a placeholder for code to be written. It's a regression due to native format change and, thus, a bug.

*** This bug has been marked as a duplicate of 136710 ***