Bug 139600 - Kformula does not output TeX
Summary: Kformula does not output TeX
Status: RESOLVED DUPLICATE of bug 136710
Alias: None
Product: calligraformula
Classification: Applications
Component: general (show other bugs)
Version: 1.x
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Alfredo Beaumont
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-04 16:10 UTC by Stephen Kelly
Modified: 2011-03-11 11:08 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***