polyglossia icon indicating copy to clipboard operation
polyglossia copied to clipboard

Why not exporting latex to \xpg@loaded

Open bastien-roucaries opened this issue 4 years ago • 2 comments
trafficstars

Hi,

I will like to simplify the polyglossia code by exporting the internal latex language.

I do not see why it is not exported. It simplify the code and it is like the C language in C that is always exported.

Bastien

bastien-roucaries avatar Jul 09 '21 09:07 bastien-roucaries

It is not exported since the latex language is not known outside polyglossia. It's just an internal helper language that should not be propagated.

jspitz avatar Jul 09 '21 10:07 jspitz

@jspitz other package does not care to have more language loaded and it simplify code so why not

bastien-roucaries avatar Jul 09 '21 14:07 bastien-roucaries

Let's keep this as is.

jspitz avatar Apr 02 '23 08:04 jspitz