shimane-u-reports

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 2e5abb98f0e29a0c24ea24f87aeb80811b7b927c
parent 5d6fd4f71d0d1eccb1885ff53e5d6c549e7e8276
Author: minerva-jupitr <ryouturn@gmail.com>
Date:   Thu, 24 Apr 2025 13:08:39 +0900

delete license & write main.tex

Diffstat:
M.vscode/settings.json | 5++++-
DLICENSE | 21---------------------
Mmain.tex | 15++++++++++++++-
3 files changed, 18 insertions(+), 23 deletions(-)

diff --git a/.vscode/settings.json b/.vscode/settings.json @@ -29,5 +29,8 @@ "%DOCFILE%.tex" ] }, - ] + ], + "cloudlatex.enabled": true, + "cloudlatex.projectId": 1065616, + "cloudlatex.outDir": "/.workspace" } \ No newline at end of file diff --git a/LICENSE b/LICENSE @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2025 Minerva_juppiter - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/main.tex b/main.tex @@ -1,4 +1,17 @@ \documentclass{article} \begin{document} -\include{test/人間科学概論} +\part{社会福祉について学んだこと} +学生番号:S241033 氏名:林 諒太 \\ +\\ +私が授業を受けて社会福祉について学んだことは、社会福祉の基本的な構造です。 +私はこれまで、社会福祉が行われる構造について、関心を持って調べたことがありませんでした。 +それは、私にとって福祉というのは、非常にハードルが高く感じられていたからです。 +私がこれまで福祉という言葉に持っていたイメージは、主に身体的障害を持った人に向けた支援のことだと思っていました。 +私が実家のマンションに住んでいたとき、隣の部屋に住んでいた人が発達障害を持った子供(年齢的には成人している)が居る家族でした。 +ある日の夜中、いつもの様に隣のベランダから歌声が聞こえてきました。 +しかし、その歌声がいつもよりも大きく聞こえるのです。 +まさかと思い、カーテンを開けると、その隣家の方が私の家のベランダに侵入していたのです。 +父が窓を開けて「何してるんだ!?」と声を掛けると、ベランダの仕切りを超えて、隣家に帰っていきました。 +そのような出来事もあり、私は福祉の支援を受ける人とは、誤解を恐れず言うと、解決のしようのない、行動の読めない方なのだと思っていました。 + \end{document} \ No newline at end of file