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

Footnote in footnote not working #1352

Open
MurakamiShinyu opened this issue Jun 21, 2024 · 0 comments
Open

Footnote in footnote not working #1352

MurakamiShinyu opened this issue Jun 21, 2024 · 0 comments
Labels

Comments

@MurakamiShinyu
Copy link
Member

Test case: (GitHub Gist)
https://gist.github.com/MurakamiShinyu/99ea6ff2a9b9d05a389cbcbc1553e74a

In this test, there are footnotes nested in footnote, as below:

<span class="footnote">古代ギリシア人は、ギリシア本土に紀元前二千年紀に南下して後、
ミュケーナイを中心に紀元前16世紀頃よりミュケーナイ文化を築き始め、紀元前13世紀には
この文化は東地中海を席巻した。しかし紀元前12世紀に、ドーリス人を代表とする別系統の
ギリシア人が南下を始め、アテーナイとアルカディアを残す領域を征服した。先住のギリシア人は
小アジアに逃れ、そこにアイオリスとイオーニア方言の領域を造った。ドーリス人を代表とする
西ギリシア民族のこの進出によりミュケーナイ文化は凋落し、ギリシアの「暗黒」時代が
訪れる<span class="footnote">高津 1952, pp. 5-7</span></span>
.footnote {
  float: footnote;
}

Test with Vivliostyle Viewer v2.30.1:
https://vivliostyle.github.io/viewer/v2.30.1/#src=https://gist.githubusercontent.com/MurakamiShinyu/99ea6ff2a9b9d05a389cbcbc1553e74a/raw/footnote-in-footnote.html

Screenshot:

Screenshot 2024-06-21 16 58 40

In this result, the nested footnote "高津 1952, pp. 5-7" is not rendered as a footnote, and is rendered as if normal block box within the parent footnote.

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

No branches or pull requests

1 participant