Skip to content

Commit

Permalink
ammend 78caaf8
Browse files Browse the repository at this point in the history
  • Loading branch information
Udi-Fogiel committed Jun 2, 2024
1 parent 4239a78 commit 10230fe
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions tex/polyglossia.sty
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,16 @@
%
% END MESSAGES

\prg_set_conditional:Nnn \xpg_if_in_preamble: {T, F, TF}
{
\cs_if_eq:NNTF { \@onlypreamble } { \@notprerr }
{
\prg_return_false:
}{
\prg_return_true:
}
}

%% Used by the language definitions files for right-to-left languages
\cs_new_nopar:Npn \RequireBidi
{
Expand Down

0 comments on commit 10230fe

Please sign in to comment.