You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the web GUI is automatically prettied printed the outputs while in the CLI the user has not much clue how to do that. It is written in the help that any Saxon parameter can be passed, but how to pretty print then is still not clear. For me it feels that the used !indent=yes used in the call from the web GUI is hard to find out. Thus, I suggest to introduce a new parameter --pretty in the ocr-transformation which will do that and then also show up in the help of that CLI command.
The text was updated successfully, but these errors were encountered:
Currently, the web GUI is automatically prettied printed the outputs while in the CLI the user has not much clue how to do that. It is written in the help that any Saxon parameter can be passed, but how to pretty print then is still not clear. For me it feels that the used
!indent=yes
used in the call from the web GUI is hard to find out. Thus, I suggest to introduce a new parameter--pretty
in theocr-transformation
which will do that and then also show up in the help of that CLI command.The text was updated successfully, but these errors were encountered: