From 4ae293276133a12a8251585b6a37896907bbd67e Mon Sep 17 00:00:00 2001 From: Laurent BP Date: Wed, 7 Sep 2022 09:17:19 +0200 Subject: tdf#135060 Modify BeeHive template When using template as master page, styles Accent_x are not imported This patch add direct formating to keep format when using template as master page. Change-Id: I97b8ed1ed3a9ba7f07ecbfed6dffb0938d10d4c5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139552 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos --- extras/source/templates/presnt/Beehive/content.xml | 3 +- extras/source/templates/presnt/Beehive/styles.xml | 170 +++++++++++---------- 2 files changed, 91 insertions(+), 82 deletions(-) (limited to 'extras') diff --git a/extras/source/templates/presnt/Beehive/content.xml b/extras/source/templates/presnt/Beehive/content.xml index 7c115ee12997..4c09453ca0de 100644 --- a/extras/source/templates/presnt/Beehive/content.xml +++ b/extras/source/templates/presnt/Beehive/content.xml @@ -43,7 +43,8 @@ - + + diff --git a/extras/source/templates/presnt/Beehive/styles.xml b/extras/source/templates/presnt/Beehive/styles.xml index d25f609a112b..149912bb89f3 100644 --- a/extras/source/templates/presnt/Beehive/styles.xml +++ b/extras/source/templates/presnt/Beehive/styles.xml @@ -599,6 +599,14 @@ + + + + + + + + @@ -791,7 +799,7 @@ - + @@ -822,7 +830,7 @@ - + @@ -853,7 +861,7 @@ - + @@ -884,7 +892,7 @@ - + @@ -915,7 +923,7 @@ - + @@ -946,7 +954,7 @@ - + @@ -977,7 +985,7 @@ - + @@ -1008,7 +1016,7 @@ - + @@ -1039,7 +1047,7 @@ - + @@ -1070,7 +1078,7 @@ - + @@ -1101,7 +1109,7 @@ - + @@ -1132,7 +1140,7 @@ - + @@ -1163,7 +1171,7 @@ - + @@ -1194,7 +1202,7 @@ - + @@ -1225,7 +1233,7 @@ - + @@ -1256,7 +1264,7 @@ - + @@ -1287,7 +1295,7 @@ - + @@ -1318,7 +1326,7 @@ - + @@ -1349,7 +1357,7 @@ - + @@ -1380,7 +1388,7 @@ - + @@ -1411,7 +1419,7 @@ - + @@ -1442,7 +1450,7 @@ - + @@ -1473,7 +1481,7 @@ - + @@ -1504,7 +1512,7 @@ - + @@ -1535,7 +1543,7 @@ - + @@ -1566,7 +1574,7 @@ - + @@ -1597,7 +1605,7 @@ - + @@ -1628,7 +1636,7 @@ - + @@ -1659,7 +1667,7 @@ - + @@ -1690,7 +1698,7 @@ - + @@ -1722,7 +1730,7 @@ - + @@ -1753,7 +1761,7 @@ - + @@ -1784,7 +1792,7 @@ - + @@ -1815,7 +1823,7 @@ - + @@ -1846,7 +1854,7 @@ - + @@ -1877,7 +1885,7 @@ - + @@ -1908,7 +1916,7 @@ - + @@ -1939,7 +1947,7 @@ - + @@ -1970,7 +1978,7 @@ - + @@ -2001,7 +2009,7 @@ - + @@ -2032,7 +2040,7 @@ - + @@ -2063,7 +2071,7 @@ - + @@ -2094,7 +2102,7 @@ - + @@ -2125,7 +2133,7 @@ - + @@ -2156,7 +2164,7 @@ - + @@ -2187,7 +2195,7 @@ - + @@ -2218,7 +2226,7 @@ - + @@ -2249,7 +2257,7 @@ - + @@ -2280,7 +2288,7 @@ - + @@ -2311,7 +2319,7 @@ - + @@ -2342,7 +2350,7 @@ - + @@ -2373,7 +2381,7 @@ - + @@ -2404,7 +2412,7 @@ - + @@ -2435,7 +2443,7 @@ - + @@ -2466,7 +2474,7 @@ - + @@ -2497,7 +2505,7 @@ - + @@ -2528,7 +2536,7 @@ - + @@ -2559,7 +2567,7 @@ - + @@ -2590,7 +2598,7 @@ - + @@ -2621,7 +2629,7 @@ - + @@ -2659,7 +2667,7 @@ - + @@ -2690,7 +2698,7 @@ - + @@ -2721,7 +2729,7 @@ - + @@ -2752,7 +2760,7 @@ - + @@ -2783,7 +2791,7 @@ - + @@ -2814,7 +2822,7 @@ - + @@ -2845,7 +2853,7 @@ - + @@ -2876,7 +2884,7 @@ - + @@ -2907,7 +2915,7 @@ - + @@ -2938,7 +2946,7 @@ - + @@ -2969,7 +2977,7 @@ - + @@ -3000,7 +3008,7 @@ - + @@ -3031,7 +3039,7 @@ - + @@ -3062,7 +3070,7 @@ - + @@ -3093,7 +3101,7 @@ - + @@ -3883,7 +3891,7 @@ - + @@ -3914,7 +3922,7 @@ - + @@ -3945,7 +3953,7 @@ - + @@ -3976,7 +3984,7 @@ - + @@ -4007,7 +4015,7 @@ - + @@ -4038,7 +4046,7 @@ - + -- cgit