We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#1812 由来
footnotetextでは脚注番号を固定で入れている。これによりほかのビルダとの間で脚注の番号が共通であることが保証される。
ただデメリットがあり、
結局Aの状態になるのであれば、番号を固定で入れないようにすることでBを解消できる。 ただ、番号を固定で入れたのはほかにも何か理由があったような気がするので、単純に消すのでいいかどうか悩む。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
#1812 由来
footnotetextでは脚注番号を固定で入れている。これによりほかのビルダとの間で脚注の番号が共通であることが保証される。
ただデメリットがあり、
結局Aの状態になるのであれば、番号を固定で入れないようにすることでBを解消できる。
ただ、番号を固定で入れたのはほかにも何か理由があったような気がするので、単純に消すのでいいかどうか悩む。
The text was updated successfully, but these errors were encountered: