[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#901446: inkscape: Bug fix latex rendering



Package: inkscape
Version: 0.92.3-2
Severity: normal
Tags: patch

Dear Maintainer,

This bug is related to #880650.
With the current version of inkscape, when using Extensions > Rendering > Latex... the latex rendering does not work.

This bug can be fixed by modifying: /usr/share/inkscape/extensions/eqtexsvg.py the following line (l.143)

         os.system('cd "%s" %s pstoedit -f plot-svg -dt -ssp "%s" "%s" > "%s" 2> "%s"' \

... by:

         os.system('cd "%s" %s pstoedit -f plot-svg -dt -rdb -ssp "%s" "%s" > "%s" 2> "%s"' \

See man pstoedit for further details, option -rdb.

Best regards


-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing'), (90, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.16.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE=fr (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages inkscape depends on:
ii  libaspell15            0.60.7~20110707-5
ii  libatk1.0-0            2.28.1-1
ii  libatkmm-1.6-1v5       2.24.2-3
ii  libc6                  2.27-3
ii  libcairo2              1.15.10-3
ii  libcairomm-1.0-1v5     1.12.2-3
ii  libcdr-0.1-1           0.1.4-1+b1
ii  libdbus-1-3            1.12.8-2
ii  libdbus-glib-1-2       0.110-2
ii  libfontconfig1         2.13.0-5
ii  libfreetype6           2.8.1-2
ii  libfribidi0            0.19.7-2
ii  libgc1c2               1:7.4.2-8.3
ii  libgcc1                1:8.1.0-5
ii  libgdk-pixbuf2.0-0     2.36.11-2
ii  libglib2.0-0           2.56.1-2
ii  libglibmm-2.4-1v5      2.56.0-2
ii  libgomp1               8.1.0-5
ii  libgsl23               2.4+dfsg-6
ii  libgslcblas0           2.4+dfsg-6
ii  libgtk2.0-0            2.24.32-1
ii  libgtkmm-2.4-1v5       1:2.24.5-2
ii  libgtkspell0           2.0.16-1.2
ii  libjpeg62-turbo        1:1.5.2-2+b1
ii  liblcms2-2             2.9-1
ii  libmagick++-6.q16-8    8:6.9.9.34+dfsg-3+b1
ii  libmagickcore-6.q16-5  8:6.9.9.34+dfsg-3+b1
ii  libmagickwand-6.q16-5  8:6.9.9.34+dfsg-3+b1
ii  libpango-1.0-0         1.42.0-1
ii  libpangocairo-1.0-0    1.42.0-1
ii  libpangoft2-1.0-0      1.42.0-1
ii  libpangomm-1.4-1v5     2.40.1-4
ii  libpng16-16            1.6.34-1
ii  libpoppler-glib8       0.63.0-2
ii  libpoppler74           0.63.0-2
ii  libpopt0               1.16-11
ii  libpotrace0            1.15-1
ii  librevenge-0.0-0       0.0.4-6
ii  libsigc++-2.0-0v5      2.10.0-2
ii  libstdc++6             8.1.0-5
ii  libvisio-0.1-1         0.1.6-1+b1
ii  libwpg-0.3-3           0.3.1-3
ii  libx11-6               2:1.6.5-1
ii  libxml2                2.9.4+dfsg1-7
ii  libxslt1.1             1.1.32-2
ii  python                 2.7.15-3
ii  zlib1g                 1:1.2.11.dfsg-1

Versions of packages inkscape recommends:
ii  aspell                           0.60.7~20110707-5
ii  fig2dev [transfig]               1:3.2.7a-1
ii  imagemagick                      8:6.9.9.34+dfsg-3+b1
ii  imagemagick-6.q16 [imagemagick]  8:6.9.9.34+dfsg-3+b1
ii  libimage-magick-perl             8:6.9.9.34+dfsg-3
ii  libwmf-bin                       0.2.8.4-12
ii  python-lxml                      4.2.1-1
ii  python-numpy                     1:1.14.4-1
ii  python-scour                     0.36-3

Versions of packages inkscape suggests:
pn  dia                  <none>
pn  inkscape-tutorials   <none>
pn  libsvg-perl          <none>
pn  libxml-xql-perl      <none>
ii  pstoedit             3.73-1
pn  python-uniconvertor  <none>
ii  ruby                 1:2.5.1

-- no debconf information


Reply to: