Vitaliy-1 / docxToJats

DOCX to JATS XML Converter
GNU General Public License v3.0
20 stars 7 forks source link

Throw notice only if can't find non-crucial file inside the archive that is called from the code #22

Open Vitaliy-1 opened 3 years ago

Vitaliy-1 commented 3 years ago

Currently, if the parser isn't able to find main document part the error is thrown, if other files, including those that contain side information - notice is thrown. Throw notice only if they are called somewhere from the code.