Replies: 1 comment
-
This is a question about pyglossary, try asking in https://github.com/ilius/pyglossary |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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
Beta Was this translation helpful? Give feedback.
All reactions