mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
caa1dd2aee
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. |
||
---|---|---|
.. | ||
bind | ||
citeengines | ||
commands | ||
doc | ||
examples | ||
fonts | ||
images | ||
kbd | ||
layouts | ||
lyx2lyx | ||
scripts | ||
templates | ||
tex | ||
ui | ||
xtemplates | ||
.gitignore | ||
appdata.xml | ||
autocorrect | ||
build-listerrors | ||
chkconfig.ltx | ||
configure.py | ||
CREDITS | ||
encodings | ||
generate_contributions.py | ||
languages | ||
latexfonts | ||
layouttranslations | ||
layouttranslations.review | ||
lyx.desktop.in | ||
Makefile.am | ||
RELEASE-NOTES | ||
symbols | ||
syntax.default | ||
unicodesymbols |