Convert linked files in Scribus file from absolute to relative paths

fix_sla_links(x, writeout = FALSE)

Arguments

x

path to Scribus file.

writeout

logical indicating whether to write out fixed Scribus file or character vector specifying path for file.

Value

character vector of fixed paths (invisibly when writeout=TRUE)

Details

when writeout=TRUE the existing file is fixed and overwritten.