Add some marking type and marking position concordances

This commit is contained in:
2022-08-31 12:01:03 +02:00
parent 737470fa1d
commit 6a8d0a3bac
2 changed files with 7 additions and 0 deletions

View File

@ -46,6 +46,7 @@ final class MDConcMarkingPosition {
"Unterboden" => "bottom",
"vs unten" => "bottom",
"untere Passpartoutkante" => "bottom",
"Unten mittig" => "bottom",
// Top
"Oberseite" => "top",
@ -93,7 +94,9 @@ final class MDConcMarkingPosition {
"rs" => "rear_side",
"rs Umschrift" => "rear_side",
"Rückseite der Leinwand" => "rear_side",
"Rückseitig auf ovalem Keilrahmen oben links und rechts" => "rear_side",
"Rückseite Kalender" => "rear_side",
"Rückseite Keilrahmen" => "rear_side",
// Misc.
"Vorderseite" => "other",