Extend list of marking types
This commit is contained in:
parent
a163f54e2e
commit
e578b7c66b
@ -32,6 +32,7 @@ final class MDConcMarkingType implements MDImporterConcordanceListInterface {
|
||||
"schwarz bedruckten Leinen" => "handwritten",
|
||||
"rot gemasert" => "handwritten",
|
||||
"ornamentiert" => "handwritten",
|
||||
"handschriftlich; aufgeklebt" => "handwritten",
|
||||
|
||||
# Handwriting
|
||||
|
||||
@ -178,6 +179,7 @@ final class MDConcMarkingType implements MDImporterConcordanceListInterface {
|
||||
# Printed
|
||||
"Druck" => "overprint",
|
||||
"gedruckt" => "overprint",
|
||||
"gedruckt; geklebt" => "overprint",
|
||||
"bedruckt" => "overprint",
|
||||
"bedruckt und Tinte" => "overprint",
|
||||
"aufgedruckt" => "overprint",
|
||||
|
Loading…
Reference in New Issue
Block a user