R/slautils.r
fix_sla_links.Rd
Convert linked files in Scribus file from absolute to relative paths
fix_sla_links(x, writeout = FALSE)
x | path to Scribus file. |
---|---|
writeout | logical indicating whether to write out fixed Scribus file or character vector specifying path for file. |
character vector of fixed paths (invisibly when writeout=TRUE
)
when writeout=TRUE
the existing file is fixed and
overwritten.