Risposte nei forum create
-
AutoreRisposte
-
::
Thank you very much. 🙂 🙂 🙂I would like to add also “;” in order to separate note.
The issue is that if I use the code:`\renewcommand*{\thefootnoteA}{\alph{footnoteA}}
\makeatletter
\renewcommand*{\footfootmarkA}{\normalfont\@nameuse{@thefnmarkA}\hspace{0.3em}}
\makeatother
\parafootsepX[A]{;}
\afternoteX[A]{1em}`parafootsep and afternoteX do not work.
Is it correct to use that commands after footfootmark?Thank you!:smile:
::
Thank you very much, now it works very well!:smile: 🙂 🙂I have a further question.
If I use floowing commands:
`\renewcommand*{\thefootnoteA}{\alph{footnoteA}}
\makeatletter
\renewcommand*{\footfootmarkA}{\normalfont\@nameuse{@thefnmarkA}}
\makeatother`Footnote appears like this:
aSap 1,3 bSap 4,12I would like to put a separator between footnote mark and text:
a Sap 1,3 b Sap 4,12I have tried all these commands but noone works well:
`%\Xaftersymlinenum[A]{5em}
\Xendaftersymlinenum[A]{5em}
\Xendafternumber[A]{5em}
\Xafternumber[A]{5em}
\Xnonbreakableafternumber[A]
\Xinplaceofnumber[A]{5em}`It seems they work only for critical notes, intead I am using a familiar note.
In my opinion the problem is that` \afternumberX[A]{5em}` does not exist and I can not do my customization.
How could I solve this issue?
Thank you very much for your answer!:)
11 Ottobre 2012 alle 9:32 in risposta a: Beamer: come togliere il titolo e l’autore dalla sidebar #51907 -
AutoreRisposte