lyx_mirror/development
Stephan Witt caa1dd2aee Correct converter configuration for inkscape on Mac
On Mac the inkscape binary is started by a wrapper script. This script changes the
working directory internally and fails to process files with relative path names.
The previous attempt to solve it was to pass the file names with absolute names
by prepending them with the $$p variable (representing the directory name of the files).
This broke the on screen conversion (used for SVGZ to PNG e.g. in the users guide)
because here the $$p variable is undefined.

Now the wrapper script of LyX which is used to locate the Inkscape.app bundle converts
the relative path names into absolute names and the $$p variable is removed from the
converter definitions for inkscape again.
2019-01-06 00:22:32 +01:00
..
attic Fix some issues found by the shellcheck script, and move an old 2017-08-21 17:16:30 -04:00
autotests ctests: invert ko splash lyx22x and lyx23x tests 2019-01-05 17:40:43 -05:00
batchtests Adapt test 'BATCH_outline-beamer' to reflect lokalization changes 2018-08-05 09:40:13 +02:00
checksigs Keep track of signatures stored on ftp server. 2017-02-16 12:54:43 -08:00
checkurls Cmake url tests: Add special handling for some ftp-urls 2016-01-05 17:27:49 +01:00
CI Set n:o digits in abbrev. hash in script that checks commit log. 2017-08-20 18:34:25 +02:00
cmake Move all python shebangs from /usr/bin/env to python3. 2018-12-29 19:14:41 +00:00
coding Example Emacs configuration 2015-10-01 22:06:01 +01:00
cygwin Update the formats of lyxrc.dist.in to 22 2017-08-14 02:02:57 -04:00
HTML
keystest
lyxserver Update the server_monitor example client to Qt5 2018-08-07 17:47:50 +02:00
MacOSX Correct converter configuration for inkscape on Mac 2019-01-06 00:22:32 +01:00
mathmacros Remove spurious body tags in macro test file. 2016-12-01 10:15:12 +01:00
tools Move all python shebangs from /usr/bin/env to python3. 2018-12-29 19:14:41 +00:00
unix Adapt Format-entry in unix/lyxrc.dist 2018-04-22 12:02:27 +02:00
Win32 Slightly lighter icons 2018-12-27 17:17:33 +01:00
.gitignore
coverity_modeling.cpp Model lyx_exit() to tell coverity what it does 2017-03-31 16:51:02 +02:00
expectedTestFailures
FORMAT Fix parentheses with Hebrew 2018-10-30 12:33:35 +01:00
LyX-Mac-binary-release.sh Less verbose framework relocation support output. 2018-09-21 21:50:21 +02:00
lyx.package.README
lyx.rpm.README
lyx.spec.in
Makefile.am Makefile.am: forgot this in the previous commit 2018-02-18 15:52:30 +01:00
PAINTING_ANALYSIS Remove row crc computation 2017-11-11 13:24:08 +01:00
TestsToDo Add Georg's idea for lyx2lyx tests to TestsToDo 2015-11-01 20:06:04 -05:00