On 11/19/2016 11:39 AM, Jean-Marc Lasgouttes wrote:
Le 19/11/2016 à 10:25, Michael Berger a écrit :
Dear all,

I observe that numbering of footnotes in boxes is automatically changing
to 'lettering' - see screen shot. Is this intended behavior or could it
be specific to classicthesis? I am not sure to like it or not.

Hello Michael,

All I know is that it is not our doing.

Regards,
JMarc


Hi JMarc, edu Gpl, all,

I found all open questions on the subject answered in: > Help > Embedded Objects > Notes > Footnotes.

For user colleagues  concerned I am citing the most relevant declaratives:

 * the numbers (of footnotes) are consecutive; whether the footnotes
   are reset for every chapter depends on the document class (they are
   in classicthesis)
 * footnotes in tables are not printed by Latex due to technical
   reasons; but there is a method to print them: instead of the
   footnote the command \footnotemark{} is inserted as Tex code and the
   text of the footnote is entered as an argument of the Tex code
   command \footnotetext{put footnote text here}
 * footnotes in a minipage box are printed but inside the box and with
   a different numbering (in classicthesis the numbers are replaced by
   letters a, b, c) because a minipage box is like a page inside a
   page; to get a footnote that is output at the bottom of the page
   (like a normal footnote) use above method of \footnotemark{} and
   _outside_ the minipage \footnotetext{}
 * if in Box Settings the Inner Box is changed from 'Minibox' to
   'Parebox' the footnotes will be moved from inside the box to the
   bottom of the page and the numbering will be consecutive as normal

Michael


Reply via email to