diff --git a/src/MDConcMeasurementTypes.php b/src/MDConcMeasurementTypes.php index 4c2b9f6..1bf636c 100644 --- a/src/MDConcMeasurementTypes.php +++ b/src/MDConcMeasurementTypes.php @@ -4717,6 +4717,7 @@ final class MDConcMeasurementTypes implements MDImporterConcordanceListInterface "Blattmaß (Höhe)", "Höhe (Blatt/Platte)", "Höhe (Blatt (mittig gefalzt))", + "Blattmaß (Height x Width) - height", "Blattmass (Höhe)" => MDMeasurementType::height_sheet_size, "Breite (Blatt)", @@ -4728,6 +4729,8 @@ final class MDConcMeasurementTypes implements MDImporterConcordanceListInterface "Breite (Blattplatte)", "Breite (Blatt (mittig gefalzt))", "Blattmaß - Breite", + "Blattmaß (Height x Width) - Width", + "Blattmaß (Height x Width) - width", "Blattmass (Breite)" => MDMeasurementType::width_sheet_size, "Blattmaß (Länge)", @@ -4741,6 +4744,7 @@ final class MDConcMeasurementTypes implements MDImporterConcordanceListInterface "Blattmaß - Länge", "Blattmass (Länge)", "Tiefe/Länge (Blatt)", + "Blattmaß (Height x Width) - length", "Blattmass (Tiefe)" => MDMeasurementType::length_sheet_size, "Höhe (Bild)",