Shortened bottom centring mark on A4 sheets

This commit is contained in:
HowThatWorks
2024-05-05 21:31:52 +02:00
parent c6ddf7cc2c
commit 6cb6dc5cbf
6 changed files with 6 additions and 6 deletions

View File

@@ -35,7 +35,7 @@
<g id="centring_marks" style="fill:none;stroke:#000000;stroke-width:0.7;stroke-linecap:round">
<path id="top_centering" d="m 148.5,5 v 10" />
<path id="right_centering" d="m 292,105 h -10" />
<path id="bottom_centering" d="m 148.5,205 v -10" />
<path id="bottom_centering" d="m 148.5,205 v -6" />
<path id="left_centering" d="m 15,105 h 10" />
</g>
<g id="grid_reference_system">

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 9.7 KiB

View File

@@ -35,7 +35,7 @@
<g id="centring_marks" style="fill:none;stroke:#000000;stroke-width:0.7;stroke-linecap:round">
<path id="top_centering" d="m 148.5,5 v 10" />
<path id="right_centering" d="m 292,105 h -10" />
<path id="bottom_centering" d="m 148.5,205 v -10" />
<path id="bottom_centering" d="m 148.5,205 v -6" />
<path id="left_centering" d="m 15,105 h 10" />
</g>
<g id="grid_reference_system">

Before

Width:  |  Height:  |  Size: 8.9 KiB

After

Width:  |  Height:  |  Size: 8.9 KiB

View File

@@ -35,7 +35,7 @@
<g id="centring_marks" style="fill:none;stroke:#000000;stroke-width:0.7;stroke-linecap:round">
<path id="top_centring" d="m 105,5 v 10" />
<path id="right_centring" d="m 205,148.5 h -10" />
<path id="bottom_centring" d="m 105,292 v -10" />
<path id="bottom_centring" d="m 105,292 v -6" />
<path id="left_centring" d="m 15,148.5 h 10" />
</g>
<g id="grid_reference_system">

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 9.7 KiB

View File

@@ -35,7 +35,7 @@
<g id="centring_marks" style="fill:none;stroke:#000000;stroke-width:0.7;stroke-linecap:round">
<path id="top_centring" d="m 105,5 v 10" />
<path id="right_centring" d="m 205,148.5 h -10" />
<path id="bottom_centring" d="m 105,292 v -10" />
<path id="bottom_centring" d="m 105,292 v -6" />
<path id="left_centring" d="m 15,148.5 h 10" />
</g>
<g id="grid_reference_system">

Before

Width:  |  Height:  |  Size: 8.9 KiB

After

Width:  |  Height:  |  Size: 8.9 KiB

View File

@@ -30,7 +30,7 @@
<g id="centring_marks" style="fill:none;stroke:#000000;stroke-width:0.7;stroke-linecap:round">
<path id="top_centering" d="m 148.5,5 v 10" />
<path id="right_centering" d="m 292,105 h -10" />
<path id="bottom_centering" d="m 148.5,205 v -10" />
<path id="bottom_centering" d="m 148.5,205 v -6" />
<path id="left_centering" d="m 15,105 h 10" />
</g>
<g id="grid_reference_system">

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@@ -30,7 +30,7 @@
<g id="centring_marks" style="fill:none;stroke:#000000;stroke-width:0.7;stroke-linecap:round">
<path id="top_centring" d="m 105,5 v 10" />
<path id="right_centring" d="m 205,148.5 h -10" />
<path id="bottom_centring" d="m 105,292 v -10" />
<path id="bottom_centring" d="m 105,292 v -6" />
<path id="left_centring" d="m 15,148.5 h 10" />
</g>
<g id="grid_reference_system">

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB