"LaTeX formula" extension should be renamed - it handles more than just formulas!

Bug #911281 reported by Alex Valavanis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
Low
Alex Valavanis

Bug Description

The name of the "LaTeX formula" extension, and the text entry field in the dialog is a bit misleading...

It suggests that the user can directly type a formula into the text box e.g.

y = \sin(x^2)

However, this is not the case. The dialog actually treats it as a generic chunk of LaTeX source. The user explicitly needs to declare the input as a formula e.g.

$y = \sin(x^2)$

In fact, there is really nothing to stop the user entering things like plain text (i.e. no formula at all), mixtures of formulas and text... or essentially any valid LaTeX source. For example, it's possible to enter things like:

This isn't a formula, it's a list:\begin{enumerate}\item banana \item orange \item apple\end{enumerate}

I suggest either renaming the extension menu item to just "LaTeX...", and relabelling the text box as "LaTeX input:"

tags: added: extensions-plugins
Changed in inkscape:
importance: Undecided → Low
Revision history for this message
Johan Engelen (johanengelen) wrote : Re: [Bug 911281] [NEW] "LaTeX formula" extension should be renamed - it handles more than just formulas!

I agree :) Go ahead and rename it.

The only reason, I can think of, not to change the name is that the name
appears in help documentation around the internet. But I guess people
who actually need LaTeX stuff will have no problem finding it with an
improved name.

Revision history for this message
Alex Valavanis (valavanisalex) wrote :

Righto... new version on the way!

Changed in inkscape:
assignee: nobody → Alex Valavanis (valavanisalex)
milestone: none → 0.49
status: New → In Progress
Revision history for this message
Alex Valavanis (valavanisalex) wrote :

Fix committed in lp:inkscape:10834

Changed in inkscape:
status: In Progress → Fix Committed
Bryce Harrington (bryce)
Changed in inkscape:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.