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
texjporg/platex#59 から移転します。
nidanfloat.sty の内部命令は,2015/01/01 の LaTeX2e の大改造に追随していないので,フロートの出力順序が崩れる可能性があります。\@dblfloatplacement などのマクロを追随し,かつ latexrelease の日付に合わせてコードが切り替わるようにするのが良いと思いますが,TODO ということで issue にします。
\@dblfloatplacement
The text was updated successfully, but these errors were encountered:
#5 で言及の
なお nidanfloat は LaTeX2e 2015/01/01 での「フロート順序修正」に追随していないので,フロートの順序が崩れます。これは本件とは別に対処が必要。
がこれに該当します。
Sorry, something went wrong.
No branches or pull requests
texjporg/platex#59 から移転します。
nidanfloat.sty の内部命令は,2015/01/01 の LaTeX2e の大改造に追随していないので,フロートの出力順序が崩れる可能性があります。
\@dblfloatplacement
などのマクロを追随し,かつ latexrelease の日付に合わせてコードが切り替わるようにするのが良いと思いますが,TODO ということで issue にします。The text was updated successfully, but these errors were encountered: