Skip to content

Commit

Permalink
Merge branch 'page-altimg'
Browse files Browse the repository at this point in the history
  • Loading branch information
kba committed May 8, 2018
2 parents 1d7c3bf + 5062f71 commit 12878e9
Show file tree
Hide file tree
Showing 5 changed files with 1,089 additions and 84 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ generate-page: repo/assets
--no-namespace-defs \
--root-element='PcGts' \
-o ocrd/model/ocrd_page_generateds.py \
repo/assets/data/schema/2017-07-15.xsd
repo/assets/data/schema/2018.xsd

#
# Repos
Expand Down
3 changes: 3 additions & 0 deletions ocrd/model/ocrd_page.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
from ocrd.model.ocrd_page_generateds import (
parse,
parseString,

AlternativeImageType,
CoordsType,
GlyphType,
OrderedGroupType,
PcGtsType,
PageType,
Expand Down
Loading

0 comments on commit 12878e9

Please sign in to comment.