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

babel-turkish errors when loaded too late #24

Closed
u-fischer opened this issue Aug 1, 2019 · 1 comment
Closed

babel-turkish errors when loaded too late #24

u-fischer opened this issue Aug 1, 2019 · 1 comment
Labels
🐞 bug Something isn't working

Comments

@u-fischer
Copy link
Member

The following document when compiled with lualatex and with an empty aux-file loads babel-turkish.tex too late and then errors:

\documentclass[a4paper,12pt]{article}

\usepackage[turkish,italian]{babel}
\babelfont[turkish]{rm}[Ligatures=TeX]{FreeSerif}

\begin{document}

\selectlanguage{turkish}
abc
\end{document}

gives the error

! LaTeX Error: Can be used only in preamble.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.13 \StartBabelCommands
                      *{turkish}{}
? x

@jbezos
Copy link
Contributor

jbezos commented Aug 1, 2019

Oops! This was a temporary code, released by mistake. Related to #18, still open for luatex.

@u-fischer u-fischer changed the title babel-turkish errors when loaded to late babel-turkish errors when loaded too late Aug 1, 2019
@jbezos jbezos closed this as completed Oct 2, 2019
@jbezos jbezos added the 🐞 bug Something isn't working label Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants