Skip to content

Commit

Permalink
update generated PAGE schema to 2018 with 2019 features backported
Browse files Browse the repository at this point in the history
  • Loading branch information
kba committed Mar 24, 2019
1 parent b63638e commit a131d14
Show file tree
Hide file tree
Showing 3 changed files with 2,764 additions and 1,563 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ Added:

* `ocrd workspace list-page` to list all page IDs

Changed:
* Extended page with TextStyle for Page, , PRImA-Research-Lab/PAGE-XML#8

## [1.0.0b6] - 2019-03-19

* `ocrd workspace set-id` case in argument error
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ generate-page: repo/assets
--no-namespace-defs \
--root-element='PcGts' \
-o ocrd_models/ocrd_models/ocrd_page_generateds.py \
repo/assets/data/schema/2018.xsd
repo/assets/data/schema/data/2018.xsd

#
# Repos
Expand Down
Loading

0 comments on commit a131d14

Please sign in to comment.