scribusproject / scribus

Mirror of official Scribus SVN (however you should really use SVN at svn://scribus.net) (http://bugs.scribus.net ← Submit PRs & Bugs)
http://scribus.net
Other
400 stars 107 forks source link

Add variable for document directory to render-frame processing #85

Open filmor opened 7 years ago

filmor commented 7 years ago

I'd like to include in a Lilypond render-frame a file that is relative to the Scribus document. However, the information about this is apparently not forwarded at all.

I propose adding a variable $scribus_doc_dir$ that would allow me to change the Lilypond call to lilypond --pdf -I$scribus_doc_dir$.

aoloe commented 7 years ago

hi filmor,

thanks for the patch! and sorry for the delay...

i've created a ticket in the official scribus bug tracker and referenced there your patch:

https://bugs.scribus.net/view.php?id=14723