fig2dev has a bug in the pictex file generation routine

Bug #1359485 reported by Peter Hiscocks
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
transfig (Ubuntu)
New
Undecided
Unassigned

Bug Description

The XFig drawing program uses fig2dev to produce files that can be input into a Latex document.
Fig2dev converts from the .fig format to various formats such as .eps and .pictex.

Pictex is a format that can be directly read by Latex so it has a number of advantages over .eps
for math equations.

Current (August 2014) .pictex files produced by fig2dev have a bug. Near the
top of the generated file, there is a definition for 'SetFigFont'. Later in
the file, that definition is called as 'SetFigFontNFSS', to generate lines and
so on. Latex barfs when it reads this because the two names are different.

The work-around solution is to manually edit the .pictex file. Change the definition
from SetFigFont to SetFigFontNFSS. (Or you could do it the other way round, as long
as the names are consistent.)
Then the generated lines etc will use the correct definition.

This is a fig2dev bug. It should use the same definition name when defining and
when using the macro.

Release: Linux Mint 16 "petra"
Edition: Cinnamon 32-bit
fig2dev Version 3.2 Patchlevel 5d

Vlad Orlov (monsta)
affects: linuxmint → transfig (Ubuntu)
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.