Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

\textfwperiodの実装 #3

Open
earthoul opened this issue Jan 14, 2017 · 1 comment
Open

\textfwperiodの実装 #3

earthoul opened this issue Jan 14, 2017 · 1 comment

Comments

@earthoul
Copy link

.lbx内で、\textfwcommaだけが使われ、\textfwperiodが使われていなかったので気になりまして。

replace rule nameに合致するときだけcommandを実行する」みたいな機能が入るとラクになりそうですが……。

e.g.) langidisjapaneseのときだけ
\renewcommand{\bibfootnotewrapper}[1]{\bibsentence #1\textfwperiod\ignorespaces}
を実行する

@kmaed
Copy link
Owner

kmaed commented Jan 16, 2017

遅くなってすみません.今見てみたところ,確かに使っていませんでしたね.忘れていたのかな.

replace rule nameに合致するときだけcommandを実行する」みたいな機能が入るとラクになりそうですが……。

正確に言うと,文献が replace rule name に合致していたら,その文献の処理の冒頭で command を実行して,文献の処理が終わったら元に戻すということでよろしいでしょうか.少し考えてみます.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants