We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm using PageViewer 1.4 for Linux.
I have this kind of code:
<Page imageFilename="c004r.png" imageWidth="2083" imageHeight="2717"> <CustomRegion id="region_1707499508186_894" type="MusicTextRegion"> <Coords points="57,36 57,2639 1994,2639 1994,36" /> <MusicRegion id="s1vuxg5u"> <Coords points="215,188 215,588 1801,588 1801,188" /> <UserDefined> <UserAttribute name="music-staff" type="xsd:string" value="..." /> </UserDefined> </MusicRegion> <TextRegion id="region-line_1707499528099_909"> <Coords points="294,534 294,645 1578,645 1578,534" /> <TextLine id="line_1707499528099_909"> <Coords points="294,534 294,645 1578,645 1578,534" /> <TextEquiv> <Unicode>a l'alta donna encoronata.</Unicode> </TextEquiv> </TextLine> </TextRegion> [...]
The TextRegion is detected, but the button to show the TextLines is disabled.
The text was updated successfully, but these errors were encountered:
Hi @00sapo
Is it possible for you to provide a complete page file? Thank you.
Sorry, something went wrong.
No branches or pull requests
I'm using PageViewer 1.4 for Linux.
I have this kind of code:
The TextRegion is detected, but the button to show the TextLines is disabled.
The text was updated successfully, but these errors were encountered: