metanorma / mn-samples-plateau

Project PLATEAU by MLIT: Japanese Ministry of Land, Infrastructure, Transport and Tourism (国土交通省)
https://www.mlit.go.jp/plateau/
1 stars 0 forks source link

Add table footnotes #21

Closed Intelligent2013 closed 4 months ago

Intelligent2013 commented 4 months ago

Source ticket: https://github.com/metanorma/metanorma-plateau/issues/30

As titled.

I.e. move

※1:: 正射影とは、ある図形上の各点から、直線又は平面上に下ろした垂線の足の集まり。LOD0の場合は、上方からの正射影をいう。[参考 作業規程の準則 付録7公共測量標準図式]

into the table body into footnote:[...].

Intelligent2013 commented 4 months ago

Note: table footnote starts with the character .

ronaldtse commented 4 months ago

@Intelligent2013 there is part of this issue that is an Adoc encoding problem, for that just need to fix the encoding. Thanks.

Intelligent2013 commented 4 months ago

Done in https://github.com/metanorma/mn-samples-plateau/pull/22.