Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

eXtyles can easily handle simple footnotes that are a single paragraph of text. If you have a document with complex footnotes (e.g., footnotes that are multiple paragraphs, are broken by display text such as an equation), reach out to eXtyles-support@inera.com for guidance.

Example

The following footnote:

* Some variables, such as measures of income inequality and degree of financial openness, are not included in our study because of the limited availability of good-quality data across countries over the sample period.

will produce this XML:

<fn id="FN1">
<label>*</label>
<p>Some variables, such as measures of income inequality and degree of financial openness, are not included in our study because of the limited availability of good-quality data across countries over the sample period.</p>
</fn>



  • No labels