pyglossary icon indicating copy to clipboard operation
pyglossary copied to clipboard

DSL to SLOB Multimedia is not added

Open gep-sher opened this issue 8 months ago • 1 comments

Multimedia ( .jpg ) is not added. Command: (myenv) ..@.. convert % pyglossary file.dsl file.slob

After conversion and when viewing the SLOB file, the images are not visible. Text format displayed correctly. In DSL files: • I use marks [s] [/s] - to mark a multimedia section (ABBYYLingvoDSL) and paths to the folder with images: [s]name_folder/name_imag.jpg[/s]

All content ( folder_name.dsl.files , file.dsl , file_abrv.dsl , etc.) is located in the same folder, from where I issue the conversion command (in this case, the folder is named convert , see the code at the beginning).

What am I doing? Please help

gep-sher avatar Jun 02 '24 22:06 gep-sher