From 151022b618e7eb97fc36178178198546fc806cf5 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Mon, 28 Aug 2023 10:54:48 +0800 Subject: [PATCH] :memo: Add the main menu shortcut key Alt+\ and arrow keys to select items on the desktop https://github.com/siyuan-note/siyuan/issues/9055 --- .../20200924100950-9op5xi1.sy | 71 ++- .../20200813004551-gm0pbn1.sy | 71 ++- .../20211226122549-jktxego.sy | 445 ++++++------------ 3 files changed, 294 insertions(+), 293 deletions(-) diff --git a/app/guide/20210808180117-6v0mkxr/20200923234011-ieuun1p/20210808180303-xaduj2o/20200924100950-9op5xi1.sy b/app/guide/20210808180117-6v0mkxr/20200923234011-ieuun1p/20210808180303-xaduj2o/20200924100950-9op5xi1.sy index 4b6ff0863..ff16b7e17 100644 --- a/app/guide/20210808180117-6v0mkxr/20200923234011-ieuun1p/20210808180303-xaduj2o/20200924100950-9op5xi1.sy +++ b/app/guide/20210808180117-6v0mkxr/20200923234011-ieuun1p/20210808180303-xaduj2o/20200924100950-9op5xi1.sy @@ -7,7 +7,7 @@ "id": "20200924100950-9op5xi1", "title": "Shortcuts", "type": "doc", - "updated": "20230719124727" + "updated": "20230828105320" }, "Children": [ { @@ -39,7 +39,7 @@ "Properties": { "colgroup": "||", "id": "20210106154101-qrojg1b", - "updated": "20230423103439" + "updated": "20230828105320" }, "Children": [ { @@ -84,6 +84,73 @@ } ] }, + { + "Type": "NodeTableRow", + "Data": "tr", + "Children": [ + { + "Type": "NodeTableCell", + "Data": "td", + "Properties": { + "colspan": "1" + }, + "Children": [ + { + "Type": "NodeKramdownSpanIAL", + "Data": "{: colspan=\"1\"}" + }, + { + "Type": "NodeText", + "Data": "Main menu" + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Properties": { + "colspan": "1" + }, + "Children": [ + { + "Type": "NodeKramdownSpanIAL", + "Data": "{: colspan=\"1\"}" + }, + { + "Type": "NodeTextMark", + "TextMarkType": "kbd", + "TextMarkTextContent": "Alt+\\" + }, + { + "Type": "NodeText", + "Data": "​ / " + }, + { + "Type": "NodeTextMark", + "TextMarkType": "kbd", + "TextMarkTextContent": "⌥\\" + }, + { + "Type": "NodeText", + "Data": "​" + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Properties": { + "colspan": "1" + }, + "Children": [ + { + "Type": "NodeKramdownSpanIAL", + "Data": "{: colspan=\"1\"}" + } + ] + } + ] + }, { "Type": "NodeTableRow", "Data": "tr", diff --git a/app/guide/20210808180117-czj9bvb/20200812220555-lj3enxa/20210808180321-hbvl5c2/20200813004551-gm0pbn1.sy b/app/guide/20210808180117-czj9bvb/20200812220555-lj3enxa/20210808180321-hbvl5c2/20200813004551-gm0pbn1.sy index bf1477bd7..6f4fe6f11 100644 --- a/app/guide/20210808180117-czj9bvb/20200812220555-lj3enxa/20210808180321-hbvl5c2/20200813004551-gm0pbn1.sy +++ b/app/guide/20210808180117-czj9bvb/20200812220555-lj3enxa/20210808180321-hbvl5c2/20200813004551-gm0pbn1.sy @@ -7,7 +7,7 @@ "id": "20200813004551-gm0pbn1", "title": "快捷键", "type": "doc", - "updated": "20230719124316" + "updated": "20230828105206" }, "Children": [ { @@ -39,7 +39,7 @@ "Properties": { "colgroup": "||", "id": "20201227133317-ovwnk1y", - "updated": "20230423103206" + "updated": "20230828105206" }, "Children": [ { @@ -84,6 +84,73 @@ } ] }, + { + "Type": "NodeTableRow", + "Data": "tr", + "Children": [ + { + "Type": "NodeTableCell", + "Data": "td", + "Properties": { + "colspan": "1" + }, + "Children": [ + { + "Type": "NodeKramdownSpanIAL", + "Data": "{: colspan=\"1\"}" + }, + { + "Type": "NodeText", + "Data": "主菜单" + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Properties": { + "colspan": "1" + }, + "Children": [ + { + "Type": "NodeKramdownSpanIAL", + "Data": "{: colspan=\"1\"}" + }, + { + "Type": "NodeTextMark", + "TextMarkType": "kbd", + "TextMarkTextContent": "Alt+\\" + }, + { + "Type": "NodeText", + "Data": "​ / " + }, + { + "Type": "NodeTextMark", + "TextMarkType": "kbd", + "TextMarkTextContent": "⌥\\" + }, + { + "Type": "NodeText", + "Data": "​" + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Properties": { + "colspan": "1" + }, + "Children": [ + { + "Type": "NodeKramdownSpanIAL", + "Data": "{: colspan=\"1\"}" + } + ] + } + ] + }, { "Type": "NodeTableRow", "Data": "tr", diff --git a/app/guide/20211226090932-5lcq56f/20211226115423-d5z1joq/20211226121203-rjjngpz/20211226122549-jktxego.sy b/app/guide/20211226090932-5lcq56f/20211226115423-d5z1joq/20211226121203-rjjngpz/20211226122549-jktxego.sy index 0e2262c5f..2b1f4b5cd 100644 --- a/app/guide/20211226090932-5lcq56f/20211226115423-d5z1joq/20211226121203-rjjngpz/20211226122549-jktxego.sy +++ b/app/guide/20211226090932-5lcq56f/20211226115423-d5z1joq/20211226121203-rjjngpz/20211226122549-jktxego.sy @@ -6,7 +6,7 @@ "icon": "2328", "id": "20211226122549-jktxego", "title": "快捷鍵", - "updated": "20230719124740" + "updated": "20230828105305" }, "Children": [ { @@ -35,7 +35,7 @@ "Properties": { "colgroup": "||", "id": "20211226122652-4e9hm9i", - "updated": "20230423103449" + "updated": "20230828105305" }, "Children": [ { @@ -49,8 +49,6 @@ { "Type": "NodeTableCell", "Data": "th", - "TableCellContentWidth": 6, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", @@ -61,8 +59,6 @@ { "Type": "NodeTableCell", "Data": "th", - "TableCellContentWidth": 8, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -73,8 +69,6 @@ { "Type": "NodeTableCell", "Data": "th", - "TableCellContentWidth": 6, - "TableCellContentMaxWidth": 30, "Children": [ { "Type": "NodeText", @@ -93,8 +87,77 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 10, - "TableCellContentMaxWidth": 18, + "Properties": { + "colspan": "1" + }, + "Children": [ + { + "Type": "NodeKramdownSpanIAL", + "Data": "{: colspan=\"1\"}" + }, + { + "Type": "NodeText", + "Data": "主菜單" + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Properties": { + "colspan": "1" + }, + "Children": [ + { + "Type": "NodeKramdownSpanIAL", + "Data": "{: colspan=\"1\"}" + }, + { + "Type": "NodeText", + "Data": "​" + }, + { + "Type": "NodeTextMark", + "TextMarkType": "kbd", + "TextMarkTextContent": "Alt+\\" + }, + { + "Type": "NodeText", + "Data": "​ / " + }, + { + "Type": "NodeTextMark", + "TextMarkType": "kbd", + "TextMarkTextContent": "⌥\\" + }, + { + "Type": "NodeText", + "Data": "​" + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Properties": { + "colspan": "1" + }, + "Children": [ + { + "Type": "NodeKramdownSpanIAL", + "Data": "{: colspan=\"1\"}" + } + ] + } + ] + }, + { + "Type": "NodeTableRow", + "Data": "tr", + "Children": [ + { + "Type": "NodeTableCell", + "Data": "td", "Children": [ { "Type": "NodeText", @@ -105,8 +168,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -119,7 +180,7 @@ }, { "Type": "NodeText", - "Data": "​​ / " + "Data": "​​​ / " }, { "Type": "NodeTextMark", @@ -128,15 +189,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", - "Data": "td", - "TableCellContentWidth": 2, - "TableCellContentMaxWidth": 30 + "Data": "td" } ] }, @@ -147,8 +206,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 16, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", @@ -159,8 +216,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -173,7 +228,7 @@ }, { "Type": "NodeText", - "Data": "​​ / " + "Data": "​​​ / " }, { "Type": "NodeTextMark", @@ -182,15 +237,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", - "Data": "td", - "TableCellContentWidth": 2, - "TableCellContentMaxWidth": 30 + "Data": "td" } ] }, @@ -201,8 +254,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 10, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", @@ -213,8 +264,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -227,7 +276,7 @@ }, { "Type": "NodeText", - "Data": "​​ / " + "Data": "​​​ / " }, { "Type": "NodeTextMark", @@ -236,15 +285,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", - "Data": "td", - "TableCellContentWidth": 2, - "TableCellContentMaxWidth": 30 + "Data": "td" } ] }, @@ -255,8 +302,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 6, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", @@ -267,8 +312,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -281,7 +324,7 @@ }, { "Type": "NodeText", - "Data": "​​ / " + "Data": "​​​ / " }, { "Type": "NodeTextMark", @@ -290,15 +333,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", - "Data": "td", - "TableCellContentWidth": 2, - "TableCellContentMaxWidth": 30 + "Data": "td" } ] }, @@ -309,8 +350,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 6, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", @@ -321,8 +360,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -335,7 +372,7 @@ }, { "Type": "NodeText", - "Data": "​​ / " + "Data": "​​​ / " }, { "Type": "NodeTextMark", @@ -344,15 +381,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", - "Data": "td", - "TableCellContentWidth": 2, - "TableCellContentMaxWidth": 30 + "Data": "td" } ] }, @@ -363,8 +398,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 14, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", @@ -375,8 +408,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -389,7 +420,7 @@ }, { "Type": "NodeText", - "Data": "​​ / " + "Data": "​​​ / " }, { "Type": "NodeTextMark", @@ -398,15 +429,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", - "Data": "td", - "TableCellContentWidth": 2, - "TableCellContentMaxWidth": 30 + "Data": "td" } ] }, @@ -417,8 +446,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 14, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", @@ -429,8 +456,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -443,7 +468,7 @@ }, { "Type": "NodeText", - "Data": "​​ / " + "Data": "​​​ / " }, { "Type": "NodeTextMark", @@ -452,15 +477,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", - "Data": "td", - "TableCellContentWidth": 2, - "TableCellContentMaxWidth": 30 + "Data": "td" } ] }, @@ -471,8 +494,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 16, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", @@ -483,8 +504,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -497,7 +516,7 @@ }, { "Type": "NodeText", - "Data": "​​ / " + "Data": "​​​ / " }, { "Type": "NodeTextMark", @@ -506,15 +525,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", - "Data": "td", - "TableCellContentWidth": 2, - "TableCellContentMaxWidth": 30 + "Data": "td" } ] }, @@ -525,8 +542,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 16, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", @@ -537,8 +552,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -551,7 +564,7 @@ }, { "Type": "NodeText", - "Data": "​​ / " + "Data": "​​​ / " }, { "Type": "NodeTextMark", @@ -560,15 +573,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", - "Data": "td", - "TableCellContentWidth": 2, - "TableCellContentMaxWidth": 30 + "Data": "td" } ] }, @@ -579,8 +590,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 12, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", @@ -591,8 +600,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -605,7 +612,7 @@ }, { "Type": "NodeText", - "Data": "​​ / " + "Data": "​​​ / " }, { "Type": "NodeTextMark", @@ -614,15 +621,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", - "Data": "td", - "TableCellContentWidth": 2, - "TableCellContentMaxWidth": 30 + "Data": "td" } ] }, @@ -633,8 +638,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 14, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", @@ -645,8 +648,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -659,7 +660,7 @@ }, { "Type": "NodeText", - "Data": "​​ / " + "Data": "​​​ / " }, { "Type": "NodeTextMark", @@ -668,15 +669,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", - "Data": "td", - "TableCellContentWidth": 2, - "TableCellContentMaxWidth": 30 + "Data": "td" } ] }, @@ -687,8 +686,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 10, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", @@ -699,8 +696,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -713,7 +708,7 @@ }, { "Type": "NodeText", - "Data": "​​ / " + "Data": "​​​ / " }, { "Type": "NodeTextMark", @@ -722,15 +717,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", - "Data": "td", - "TableCellContentWidth": 2, - "TableCellContentMaxWidth": 30 + "Data": "td" } ] }, @@ -741,8 +734,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 10, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", @@ -753,8 +744,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -767,7 +756,7 @@ }, { "Type": "NodeText", - "Data": "​​ / " + "Data": "​​​ / " }, { "Type": "NodeTextMark", @@ -776,15 +765,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", - "Data": "td", - "TableCellContentWidth": 2, - "TableCellContentMaxWidth": 30 + "Data": "td" } ] }, @@ -795,8 +782,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 6, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", @@ -807,8 +792,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -821,7 +804,7 @@ }, { "Type": "NodeText", - "Data": "​​ / " + "Data": "​​​ / " }, { "Type": "NodeTextMark", @@ -830,15 +813,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", - "Data": "td", - "TableCellContentWidth": 2, - "TableCellContentMaxWidth": 30 + "Data": "td" } ] }, @@ -849,8 +830,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 8, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", @@ -861,8 +840,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -875,7 +852,7 @@ }, { "Type": "NodeText", - "Data": "​​ / " + "Data": "​​​ / " }, { "Type": "NodeTextMark", @@ -884,15 +861,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", - "Data": "td", - "TableCellContentWidth": 2, - "TableCellContentMaxWidth": 30 + "Data": "td" } ] }, @@ -903,28 +878,16 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 18, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", - "Data": "關聯" - }, - { - "Type": "NodeText", - "Data": "反向連結" - }, - { - "Type": "NodeText", - "Data": "分頁" + "Data": "關聯反向連結分頁" } ] }, { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -937,7 +900,7 @@ }, { "Type": "NodeText", - "Data": "​​ / " + "Data": "​​​ / " }, { "Type": "NodeTextMark", @@ -946,15 +909,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", - "Data": "td", - "TableCellContentWidth": 2, - "TableCellContentMaxWidth": 30 + "Data": "td" } ] }, @@ -965,28 +926,16 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 16, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", - "Data": "關聯" - }, - { - "Type": "NodeText", - "Data": "關系圖" - }, - { - "Type": "NodeText", - "Data": "分頁" + "Data": "關聯關系圖分頁" } ] }, { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -999,7 +948,7 @@ }, { "Type": "NodeText", - "Data": "​​ / " + "Data": "​​​ / " }, { "Type": "NodeTextMark", @@ -1008,15 +957,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", - "Data": "td", - "TableCellContentWidth": 2, - "TableCellContentMaxWidth": 30 + "Data": "td" } ] }, @@ -1027,28 +974,16 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 16, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", - "Data": "全域" - }, - { - "Type": "NodeText", - "Data": "關系圖" - }, - { - "Type": "NodeText", - "Data": "分頁" + "Data": "全域關系圖分頁" } ] }, { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -1061,7 +996,7 @@ }, { "Type": "NodeText", - "Data": "​​ / " + "Data": "​​​ / " }, { "Type": "NodeTextMark", @@ -1070,15 +1005,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", - "Data": "td", - "TableCellContentWidth": 2, - "TableCellContentMaxWidth": 30 + "Data": "td" } ] }, @@ -1089,8 +1022,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 14, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", @@ -1101,8 +1032,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -1115,7 +1044,7 @@ }, { "Type": "NodeText", - "Data": "​​ / " + "Data": "​​​ / " }, { "Type": "NodeTextMark", @@ -1124,15 +1053,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", - "Data": "td", - "TableCellContentWidth": 2, - "TableCellContentMaxWidth": 30 + "Data": "td" } ] }, @@ -1143,8 +1070,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 6, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", @@ -1155,8 +1080,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -1169,7 +1092,7 @@ }, { "Type": "NodeText", - "Data": "​​ / " + "Data": "​​​ / " }, { "Type": "NodeTextMark", @@ -1178,15 +1101,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", - "Data": "td", - "TableCellContentWidth": 2, - "TableCellContentMaxWidth": 30 + "Data": "td" } ] }, @@ -1197,8 +1118,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 10, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", @@ -1209,8 +1128,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -1223,7 +1140,7 @@ }, { "Type": "NodeText", - "Data": "​​ / " + "Data": "​​​ / " }, { "Type": "NodeTextMark", @@ -1232,15 +1149,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", - "Data": "td", - "TableCellContentWidth": 2, - "TableCellContentMaxWidth": 30 + "Data": "td" } ] }, @@ -1251,8 +1166,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 10, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", @@ -1263,8 +1176,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -1277,7 +1188,7 @@ }, { "Type": "NodeText", - "Data": "​​ / " + "Data": "​​​ / " }, { "Type": "NodeTextMark", @@ -1286,15 +1197,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", - "Data": "td", - "TableCellContentWidth": 2, - "TableCellContentMaxWidth": 30 + "Data": "td" } ] }, @@ -1305,8 +1214,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 10, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", @@ -1317,8 +1224,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -1331,7 +1236,7 @@ }, { "Type": "NodeText", - "Data": "​​ / " + "Data": "​​​ / " }, { "Type": "NodeTextMark", @@ -1340,15 +1245,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", - "Data": "td", - "TableCellContentWidth": 2, - "TableCellContentMaxWidth": 30 + "Data": "td" } ] }, @@ -1359,8 +1262,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", @@ -1371,8 +1272,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -1385,7 +1284,7 @@ }, { "Type": "NodeText", - "Data": "​​ / " + "Data": "​​​ / " }, { "Type": "NodeTextMark", @@ -1394,15 +1293,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", - "Data": "td", - "TableCellContentWidth": 2, - "TableCellContentMaxWidth": 30 + "Data": "td" } ] }, @@ -1413,8 +1310,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 10, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", @@ -1425,8 +1320,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -1439,7 +1332,7 @@ }, { "Type": "NodeText", - "Data": "​​ / " + "Data": "​​​ / " }, { "Type": "NodeTextMark", @@ -1448,15 +1341,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", - "Data": "td", - "TableCellContentWidth": 2, - "TableCellContentMaxWidth": 30 + "Data": "td" } ] }, @@ -1467,8 +1358,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 10, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", @@ -1479,8 +1368,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 15, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -1493,7 +1380,7 @@ }, { "Type": "NodeText", - "Data": "​​ / " + "Data": "​​​ / " }, { "Type": "NodeTextMark", @@ -1502,15 +1389,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 30, - "TableCellContentMaxWidth": 30, "Children": [ { "Type": "NodeText", @@ -1527,8 +1412,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 14, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", @@ -1539,8 +1422,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 8, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -1553,15 +1434,13 @@ }, { "Type": "NodeText", - "Data": "​​" + "Data": "​​​" } ] }, { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 30, - "TableCellContentMaxWidth": 30, "Children": [ { "Type": "NodeText", @@ -1578,8 +1457,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 10, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", @@ -1590,8 +1467,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 3, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -1602,8 +1477,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 20, - "TableCellContentMaxWidth": 30, "Children": [ { "Type": "NodeText", @@ -1616,7 +1489,7 @@ }, { "Type": "NodeText", - "Data": "​​ 中配置" + "Data": "​​​ 中配置" } ] } @@ -1629,8 +1502,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 16, - "TableCellContentMaxWidth": 18, "Children": [ { "Type": "NodeText", @@ -1641,8 +1512,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 3, - "TableCellContentMaxWidth": 15, "Children": [ { "Type": "NodeText", @@ -1653,8 +1522,6 @@ { "Type": "NodeTableCell", "Data": "td", - "TableCellContentWidth": 20, - "TableCellContentMaxWidth": 30, "Children": [ { "Type": "NodeText", @@ -1667,7 +1534,7 @@ }, { "Type": "NodeText", - "Data": "​​ 中配置" + "Data": "​​​ 中配置" } ] }