From 3687ccb0bf00639a9cd9db11ada854fac3aea31b Mon Sep 17 00:00:00 2001 From: SET Date: Wed, 12 Aug 2020 13:33:07 -0300 Subject: [PATCH] Forced column wrap during the tests of XLSX format. --- tests/board_samples/kibom-test.sch | 2 +- tests/yaml_samples/int_bom_simple_xlsx_6.kiplot.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/board_samples/kibom-test.sch b/tests/board_samples/kibom-test.sch index c1e4dd66..5b0bacbb 100644 --- a/tests/board_samples/kibom-test.sch +++ b/tests/board_samples/kibom-test.sch @@ -140,7 +140,7 @@ P 6650 2550 F 0 "C1" H 6675 2650 50 0000 L CNN F 1 "10nF" H 6675 2450 50 0000 L CNN F 2 "Capacitor_SMD:C_0603_1608Metric" H 6688 2400 50 0001 C CNN -F 3 "~" H 6650 2550 50 0001 C CNN +F 3 "This is a long text, wrap check" H 6650 2550 50 0001 C CNN 1 6650 2550 1 0 0 -1 $EndComp diff --git a/tests/yaml_samples/int_bom_simple_xlsx_6.kiplot.yaml b/tests/yaml_samples/int_bom_simple_xlsx_6.kiplot.yaml index 56766208..cef10bdc 100644 --- a/tests/yaml_samples/int_bom_simple_xlsx_6.kiplot.yaml +++ b/tests/yaml_samples/int_bom_simple_xlsx_6.kiplot.yaml @@ -11,6 +11,7 @@ outputs: format: XLSX xlsx: title: '' + max_col_width: 20 logo: false hide_pcb_info: true hide_stats_info: true