mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Add license info for inkscape start script
(cherry picked from commit a4d409b194
)
Add status log for 2.3.x
This commit is contained in:
parent
432986e8f2
commit
7dd5d6371f
@ -1,5 +1,11 @@
|
||||
#!/bin/bash
|
||||
|
||||
# \file inkscape
|
||||
# wrapper start script for Inkscape.app on Mac
|
||||
#
|
||||
# This file is part of LyX, the document processor.
|
||||
# Licence details can be found in the file COPYING.
|
||||
#
|
||||
# \author Stephan Witt
|
||||
# Full author contact details are available in file CREDITS.
|
||||
|
||||
|
@ -78,6 +78,9 @@ What's new
|
||||
- Fix Autonests and IsAutonestedBy layout tags with specific layout names
|
||||
(with space, underbar and enquoted).
|
||||
|
||||
- Fix SVG to PNG image conversion problem with inkscape on Mac.
|
||||
On-screen display of SVG graphics was broken for e.g. users guide.
|
||||
|
||||
|
||||
* USER INTERFACE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user