lyx_mirror/development/MacOSX
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
..
ReadMe Update docs to 2.3.0beta1 format 2017-08-14 02:31:24 -04:00
spotlight make sure that installation can be made with parallel make; remove unused directory 2008-07-13 19:32:46 +00:00
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
COPYING
dmg-background.png add finder background image for mac os dmg, use Cocoa mac API for builds 2011-05-28 12:35:38 +00:00
Info.plist.in fix bundle executable name 2012-10-15 22:52:12 +02:00
inkscape Correct converter configuration for inkscape on Mac 2019-01-06 00:22:32 +01:00
LyX.icns Slightly lighter icons 2018-12-27 17:17:33 +01:00
LyX.sdef Updates to AppleScript support, and documentaoin for it. 2014-03-05 15:46:27 -05:00
LyXapp.icns Slightly lighter icons 2018-12-27 17:17:33 +01:00
lyxeditor #10762 open lyx pipe only once to read the answer 2017-09-15 08:16:50 +02:00
lyxrc.dist.in #10762 update format and copyright 2017-09-14 11:32:11 +02:00
Makefile.am add inkscape wrapper script for Mac OS 2017-09-24 11:55:20 +02:00
maxima Add shell wrapper for Maxima on MacOSX 2016-10-20 06:35:25 +02:00
PkgInfo
set_bundle_display_options.sh CMake install and bundling improvements (esp. OS X) 2014-04-21 11:51:04 -04:00