diff options
| author | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-09-24 00:35:14 +0900 |
|---|---|---|
| committer | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-09-24 00:35:14 +0900 |
| commit | d4c2abec9abc1779b297f86f2ec9cb4d1439033f (patch) | |
| tree | 6ec95fee3a4e215307c95c9a56f138d37f3bc836 /public/ijime-judai-jitai/images/ijime-judai-flow-private.svg | |
| parent | b3997405d91239eac82c631d18a48b13181e2820 (diff) | |
stamp-flow-version.py: 「最終更新」の行に text-anchor を付け忘れていたのを修正
行を置き換えるときに text-anchor="end" を落としていたため、文字が右端からはみ出して「最終」しか見えなくなっていた。
3つのSVGとPDFを再生成し、右寄せで全部見えることを確認した。
Diffstat (limited to 'public/ijime-judai-jitai/images/ijime-judai-flow-private.svg')
| -rw-r--r-- | public/ijime-judai-jitai/images/ijime-judai-flow-private.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/ijime-judai-jitai/images/ijime-judai-flow-private.svg b/public/ijime-judai-jitai/images/ijime-judai-flow-private.svg index c532ad2..d499d19 100644 --- a/public/ijime-judai-jitai/images/ijime-judai-flow-private.svg +++ b/public/ijime-judai-jitai/images/ijime-judai-flow-private.svg @@ -18,7 +18,7 @@ <rect x="0" y="0" width="1820" height="3624" fill="#FFFFFF"/> <text x="24" y="34" font-family="'Noto Sans JP','Yu Gothic','Hiragino Kaku Gothic ProN',Meiryo,sans-serif" font-size="24" font-weight="700" fill="#1A237E">いじめの重大事態の対応フロー(ロール別)</text> <text x="1796" y="34" text-anchor="end" font-family="'Noto Sans JP','Yu Gothic','Hiragino Kaku Gothic ProN',Meiryo,sans-serif" font-size="13" fill="#546E7A">© 安竹洋平(小平市議会議員)/公立学校版・私立学校版とも CC BY-ND 4.0 出典 yasutakeyohei.com/ijime-judai-jitai/flow/</text> -<text x="1796" y="56" font-family="'Noto Sans JP','Yu Gothic','Hiragino Kaku Gothic ProN',Meiryo,sans-serif" font-size="13" font-weight="700" fill="#37474F">最終更新:令和8年9月24日</text> +<text x="1796" y="56" text-anchor="end" font-family="'Noto Sans JP','Yu Gothic','Hiragino Kaku Gothic ProN',Meiryo,sans-serif" font-size="13" font-weight="700" fill="#37474F">最終更新:令和8年9月24日</text> <text x="24" y="56" font-family="'Noto Sans JP','Yu Gothic','Hiragino Kaku Gothic ProN',Meiryo,sans-serif" font-size="13" fill="#455A64">文部科学省「いじめの重大事態の調査に関するガイドライン」(令和6年8月改訂版)に基づく整理 / 私立学校の場合 / 「§」は根拠箇所、「p.」は同ガイドラインのページ</text> <rect x="164" y="76" width="1640" height="196" rx="10" fill="#FFFDE7" stroke="#F9A825" stroke-width="2.4"/> <text x="180" y="103" font-family="'Noto Sans JP','Yu Gothic','Hiragino Kaku Gothic ProN',Meiryo,sans-serif" font-size="13.5" font-weight="700" fill="#E65100">【重大事態の要件(法28条1項)と判断のルール】 根拠:ガイドライン第4章(p.12-15)/法第28条第1項</text> |
