Added warnings /en masse/ to languages not (really) supported with Lu… · reutenauer/polyglossia@ccb0e9e (original) (raw)
15 files changed
lines changed
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
1 | 1 | \ProvidesFile{gloss-arabic.ldf}[polyglossia: module for arabic] |
2 | +\ifluatex | |
3 | + \xpg@warning{Arabic is not supported with LuaTeX.^^JI will proceed with the compilation, but the output is not guaranteed to be correct^^Jand may look very wrong.} | |
4 | +\fi | |
2 | 5 | \RequirePackage{bidi} |
3 | 6 | \RequirePackage{arabicnumbers} |
4 | 7 | \RequirePackage{hijrical} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -3,7 +3,7 @@ | ||
3 | 3 | |
4 | 4 | \ProvidesFile{gloss-bengali.ldf}[polyglossia: module for bengali] |
5 | 5 | \ifluatex |
6 | - \xpg@warning{Bengali is not supported with LuaTeX.^^JThe compilation will continue, but the output is not guaranteed to be correct^^Jand may look very wrong.} | |
6 | + \xpg@warning{Bengali is not supported with LuaTeX.^^JI will proceed with the compilation, but the output is not guaranteed to be correct^^Jand may look very wrong.} | |
7 | 7 | \fi |
8 | 8 | \RequirePackage{devanagaridigits} |
9 | 9 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
1 | 1 | \ProvidesFile{gloss-divehi.ldf}[polyglossia: module for divehi] |
2 | +\ifluatex | |
3 | + \xpg@warning{Divehi is not supported with LuaTeX.^^JI will proceed with the compilation, but the output is not guaranteed to be correct^^Jand may look very wrong.} | |
4 | +\fi | |
2 | 5 | \RequirePackage{bidi} |
3 | 6 | \PolyglossiaSetup{divehi}{ |
4 | 7 | script=Thaana, |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
1 | 1 | \ProvidesFile{gloss-farsi.ldf}[polyglossia: module for farsi] |
2 | +\ifluatex | |
3 | + \xpg@warning{Farsi is not supported with LuaTeX.^^JI will proceed with the compilation, but the output is not guaranteed to be correct^^Jand may look very wrong.} | |
4 | +\fi | |
2 | 5 | \RequirePackage{bidi} |
3 | 6 | \RequirePackage{arabicnumbers} |
4 | 7 | \RequirePackage{farsical} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
1 | 1 | \ProvidesFile{gloss-hebrew.ldf}[polyglossia: module for hebrew] |
2 | +\ifluatex | |
3 | + \xpg@warning{Hebrew is not supported with LuaTeX.^^JI will proceed with the compilation, but the output is not guaranteed to be correct^^Jand may look very wrong.} | |
4 | +\fi | |
2 | 5 | \RequirePackage{bidi} |
3 | 6 | \RequirePackage{hebrewcal} |
4 | 7 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -3,6 +3,9 @@ | ||
3 | 3 | % Velthuis Devanagari project: http://devnag.sarovar.org. |
4 | 4 | |
5 | 5 | \ProvidesFile{gloss-hindi.ldf}[polyglossia: module for hindi] |
6 | +\ifluatex | |
7 | + \xpg@warning{Hindi is not supported with LuaTeX.^^JI will proceed with the compilation, but the output is not guaranteed to be correct^^Jand may look very wrong.} | |
8 | +\fi | |
6 | 9 | \RequirePackage{devanagaridigits} |
7 | 10 | \PolyglossiaSetup{hindi}{ |
8 | 11 | script=Devanagari, |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -17,6 +17,9 @@ | ||
17 | 17 | % |
18 | 18 | % This work consists of the file gloss-kannada.ldf |
19 | 19 | \ProvidesFile{gloss-kannada.ldf}[polyglossia: module for kannada] |
20 | +\ifluatex | |
21 | + \xpg@warning{Kannada is not supported with LuaTeX.^^JI will proceed with the compilation, but the output is not guaranteed to be correct^^Jand may look very wrong.} | |
22 | +\fi | |
20 | 23 | \PolyglossiaSetup{kannada}{ |
21 | 24 | script=Kannada, |
22 | 25 | scripttag=knda, |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
1 | 1 | \ProvidesFile{gloss-lao.ldf}[polyglossia: module for Lao] |
2 | +\ifluatex | |
3 | + \xpg@warning{Lao is not supported with LuaTeX.^^JI will proceed with the compilation, but the output is not guaranteed to be correct^^Jand may look very wrong.} | |
4 | +\fi | |
2 | 5 | \PolyglossiaSetup{lao}{ |
3 | 6 | script=Lao, |
4 | 7 | scripttag=lao, |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
1 | 1 | \ProvidesFile{gloss-malayalam.ldf}[polyglossia: module for malayalam] |
2 | +\ifluatex | |
3 | + \xpg@warning{Malayalam is not supported with LuaTeX.^^JI will proceed with the compilation, but the output is not guaranteed to be correct^^Jand may look very wrong.} | |
4 | +\fi | |
2 | 5 | % Translations provided by Kevin & Siji, 01-11-2009 |
3 | 6 | |
4 | 7 | \PolyglossiaSetup{malayalam}{ |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -2,6 +2,9 @@ | ||
2 | 2 | % TODO implement Hindu calendar (not used in day-to-day practice) |
3 | 3 | |
4 | 4 | \ProvidesFile{gloss-marathi.ldf}[polyglossia: module for marathi] |
5 | +\ifluatex | |
6 | + \xpg@warning{Marathi is not supported with LuaTeX.^^JI will proceed with the compilation, but the output is not guaranteed to be correct^^Jand may look very wrong.} | |
7 | +\fi | |
5 | 8 | \RequirePackage{devanagaridigits} |
6 | 9 | |
7 | 10 | \PolyglossiaSetup{marathi}{ |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
1 | 1 | \ProvidesFile{gloss-syriac.ldf}[polyglossia: module for syriac] |
2 | +\ifluatex | |
3 | + \xpg@warning{Syriac is not supported with LuaTeX.^^JI will proceed with the compilation, but the output is not guaranteed to be correct^^Jand may look very wrong.} | |
4 | +\fi | |
2 | 5 | \RequirePackage{bidi} |
3 | 6 | \RequirePackage{arabicnumbers} |
4 | 7 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
1 | 1 | \ProvidesFile{gloss-tamil.ldf}[polyglossia: module for tamil] |
2 | +\ifluatex | |
3 | + \xpg@warning{Tamil is not supported with LuaTeX.^^JI will proceed with the compilation, but the output is not guaranteed to be correct^^Jand may look very wrong.} | |
4 | +\fi | |
2 | 5 | % Translations provided by Kevin & Siji, 01-11-2009 |
3 | 6 | |
4 | 7 | \PolyglossiaSetup{tamil}{ |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
1 | 1 | \ProvidesFile{gloss-telugu.ldf}[polyglossia: module for telugu] |
2 | +\ifluatex | |
3 | + \xpg@warning{Telugu is not supported with LuaTeX.^^JI will proceed with the compilation, but the output is not guaranteed to be correct^^Jand may look very wrong.} | |
4 | +\fi | |
2 | 5 | % Translations provided by Anmol Sharma unmole.in@gmail.com |
3 | 6 | |
4 | 7 | \PolyglossiaSetup{telugu}{ |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -9,7 +9,7 @@ | ||
9 | 9 | %%%% http://linux.thai.net/ |
10 | 10 | %%%% |
11 | 11 | \ifluatex |
12 | - \xpg@warning{Thai is not supported with LuaTeX.^^JThe compilation will continue, but the output is not guaranteed to be correct^^Jand may look very wrong.} | |
12 | + \xpg@warning{Thai is not supported with LuaTeX.^^JI will proceed with the compilation, but the output is not guaranteed to be correct^^Jand may look very wrong.} | |
13 | 13 | \fi |
14 | 14 | \PolyglossiaSetup{thai}{ |
15 | 15 | script=Thai, |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
1 | 1 | %%% Adapted from a file contributed by Kamal Abdali |
2 | 2 | \ProvidesFile{gloss-urdu.ldf}[polyglossia: module for Urdu] |
3 | +\ifluatex | |
4 | + \xpg@warning{Urdu is not supported with LuaTeX.^^JI will proceed with the compilation, but the output is not guaranteed to be correct^^Jand may look very wrong.} | |
5 | +\fi | |
3 | 6 | \RequirePackage{bidi} |
4 | 7 | \RequirePackage{arabicnumbers} |
5 | 8 | \RequirePackage{hijrical} |