[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #15742] skLaTeX fix for pstoedit 3.42
From: |
anonymous |
Subject: |
[bug #15742] skLaTeX fix for pstoedit 3.42 |
Date: |
Mon, 13 Feb 2006 18:55:38 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8) Gecko/20051128 SUSE/1.5-0.1 Firefox/1.5 |
URL:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=15742>
Summary: skLaTeX fix for pstoedit 3.42
Project: Skencil
Submitted by: None
Submitted on: Mon 02/13/06 at 18:55
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Release: None
_______________________________________________________
Details:
The skLaTeX addon won't work with pstoedit 3.42 out of the box (and neither
with version 3.41). The problem is that newer versions have separate X and Y
scaling, and do not support the "scale" keyword anymore. The following line
must be changed in line 436 of
<skencil_installation_path>/Plugins/Objects/Lib/sklatex/LatexMngr.py
def __doPstoedit(self):
success = 0
--->HERE pstoeditCmd = 'pstoedit -xscale 0.2 -yscale 0.2 -f sk \
-dt -ssp ' + self.__psFileName + ' ' + self.__skFileName + \
' >/dev/null'
Tested on SuSE Linux 10.0 on x86_64, with pstoedit 3.42 from 10.1 (built from
srpm).
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=15742>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #15742] skLaTeX fix for pstoedit 3.42,
anonymous <=