convert_odg: Converter Function from Odg to Other Formats

Description Usage Arguments

Description

The conversion is done using the tool returned by get_odg_prog_path(). The current version of this function is not vectorized, hence the arguments can only be single odg-files in ps_odg_path and single formats in ps_out_format. The conversion is only done, if the result file does not exist or if the result file has an older modification time as found by file.mtime().

Usage

1
convert_odg(ps_odg_path, ps_out_format)

Arguments

ps_odg_path

path to odg file to be converted

ps_out_format

output format into which ps_odg_path should be converted to


charlotte-ngs/rmddochelper documentation built on June 27, 2019, 1:22 a.m.