Skip to content

Fix text output and UTF-8 support#1

Merged
cneud merged 3 commits into
cneud:masterfrom
mikegerber:fix/utf-8-support
May 23, 2019
Merged

Fix text output and UTF-8 support#1
cneud merged 3 commits into
cneud:masterfrom
mikegerber:fix/utf-8-support

Conversation

@mikegerber

Copy link
Copy Markdown
Contributor

Two logic errors prevented the script to extract text correctly. This fixes the problem.

alto_text() returns too early, i.e. after the first alto:String returned.
Fix this by removing the incorrect return statement. (It can safely be
removed as alto_text() is currently not supposed to be returning anything.)
@cneud cneud merged commit d0f47d4 into cneud:master May 23, 2019
@cneud

cneud commented May 23, 2019

Copy link
Copy Markdown
Owner

Many thanks!

@mikegerber mikegerber deleted the fix/utf-8-support branch May 24, 2019 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants