Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

french and footnotes : babel imitation #87

Closed
maieul opened this issue Dec 5, 2014 · 4 comments
Closed

french and footnotes : babel imitation #87

maieul opened this issue Dec 5, 2014 · 4 comments

Comments

@maieul
Copy link
Contributor

maieul commented Dec 5, 2014

Hi,

with Babel, there is an option (active by default) to print the footnote number not in uperscript, but in normal case with a dot. Like this

\documentclass{article}
\usepackage[french]{babel}
\begin{document}

~
\vfill

Lorem Ipsum Dolor Amet\footnote{Ceci est une note de bas de page.}.
\end{document}

Should it be possible to have the same feature in polyglossia?

@johannesbottcher
Copy link

Related and close enough to add it here.

With babel, a thin space is inserted right before the footnotemark (usually a superscript) in the body text. This space is not available with polyglossia. Should it be, may be opt-in?

@jspitz
Copy link
Collaborator

jspitz commented Jul 16, 2015

See also issue #12.

@hugoroy
Copy link
Contributor

hugoroy commented Nov 13, 2015

I think this is fixed. @reutenauer ?

@maieul
Copy link
Contributor Author

maieul commented Jan 28, 2017

We can close, I think. cf #174 #157

@maieul maieul closed this as completed Jan 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants