Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add Japanese support #37

Merged
merged 13 commits into from
Mar 18, 2023
Merged

Add Japanese support #37

merged 13 commits into from
Mar 18, 2023

Conversation

AlexaraWu
Copy link
Collaborator

添加日语模板,新增选项 lang=ja

@AlexaraWu AlexaraWu requested a review from LogCreative March 18, 2023 01:43
Comment on lines +4037 to +4046
\cs_new:Npn \@@_title_page_info_ii:n #1
{
\tl_use:c { l_@@_info_department_ #1 _tl }
\skip_vertical:N \c_zero_skip
\tl_use:c { c_@@_name_univ_ #1 _tl }
\skip_vertical:N \c_zero_skip
\tl_use:c { c_@@_name_address_ #1 _tl }
\skip_vertical:N \c_zero_skip
\tl_use:c { l_@@_info_date_ #1 _tl }
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

日语模板略有区别:

中国上海交通大学
外国語学院
2021年6月28日

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

还是统一设计吧,而且 word 模板标题页主题那里也有 bug。

Comment on lines +68 to +80
\begin{thebibliography}{99}
\item 大内田鶴子「草の根の自治の技術」『社会学評論』1999(4),513-530
\item K・J・アロー 長名寛明訳『社会的選択と個人的評価』日本経済新聞社 1977,94
\item 鈴木光男・武藤滋夫『協力ゲームの理論』東京大学出版会 1985,149
\item 鈴木孝夫『ことばと文化』岩波書店 1973
\item 舩橋晴俊「環境問題の未来と社会変動――社会の自己破壊性と自己組織性」
舩橋晴俊・飯島伸子編『講座社会学 12 環境』東京大学出版会 1998,191-224
\item 真田信治 他『社会言語学』おうふう 1992
\item 真木悠介『現代社会の存立構造』筑摩書房 1977a
\item ------『気流の鳴る音』筑摩書房 1977b
\item 横山紀子「インプットの効果を高める教室活動:日本語教育における実践」国際交流基金『日本語国際センター紀要』第10号 1999,37-53
\item http://www.ninjal.ac.jp/(国立国語研究所)(作成日時、更新日時、アクセス日時)
\end{thebibliography}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

目前仅仅是使用 thebibliography 环境的一种实现,并且目录中没有这个章节名称。

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

先这样吧,日语那个格式我也不知道怎么弄。

@AlexaraWu AlexaraWu merged commit 811ec8d into v2 Mar 18, 2023
@AlexaraWu AlexaraWu deleted the v2-lang-ja branch March 18, 2023 17:15
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants