← Prev in month ← Prev in thread

footnote - nested tables

From
Matteo Regazzo <>
Date
2018-06-27T12:49:31+00:00
ID
Thread
footnote - nested tables
Hi everybody,

 

I’m facing a problem: I have a “table-in-a-table” and if I put a footnote in the text inside the inner table, it is reported twice: once out of the internal
 table and once out of the external one.

Is it possible to make it appear only under the internal table?

 

I hope my request is clear; I report my example and the result, to make it easier to understand.

 

Thank you in advance!

 

Matteo

 

 

    <informaltable>

      <tgroup cols="3">

        <thead>

          <row>

            <entry><para>External</para></entry>

            <entry><para>Test</para></entry>

            <entry><para>Table</para></entry>

          </row>

        </thead>

 

        <tbody>

          <row>

            <entry><para>Lorem ipsum dolor sit amet</para></entry>

            <entry><para>Lorem ipsum dolor sit amet</para></entry>

            <entry><para>

 

                <informaltable>

                    <tgroup cols="3">

                      <thead>

                        <row>

                          <entry><para>Internal</para></entry>

                          <entry><para>Test</para></entry>

                          <entry><para>Table</para></entry>

                        </row>

                      </thead>

 

                      <tbody>

                        <row>

                          <entry><para>Lorem ipsum dolor sit amet</para></entry>

                          <entry><para>Lorem ipsum dolor sit amet</para></entry>

                          <entry><para>Lorem ipsum dolor sit amet<footnote><para>My footnote</para></footnote></para></entry>

                        </row>

                      </tbody>

                    </tgroup>

                </informaltable>

 

            </para></entry>

          </row>

        </tbody>

      </tgroup>

    </informaltable>

 

 

 

Matteo Regazzo

Email:
 |
Web: 
www.cmz.it

Tel:
+39 0422 1566684 |

CMZ Sistemi Elettronici srl

Via dell'Artigianato, 21

Vascon di Carbonera (TV)

31050 ITALY

SUMMER CLOSING 2018: FROM 04 TO 26 AUGUST

 The information transmitted, including attachments, is intended only for the person(s) or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other
 use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error please contact the sender and destroy any copies of this information.
← Prev in month ← Prev in thread