problems finding correct language.dat
up vote
1
down vote
favorite
I have installed the portable version of miktex 2.9 on a pc without administrator rights. I try to use the package dutch babel, but it gives the common error of
Package babel Warning: No hyphenation patterns were loaded for (label) the language 'Dutch' (babel) I will use the patterns loaded for language=0 instead.
MWE:
documentclass{article}
usepackage[dutch]{babel}
begin{document}
Doesn't work with or without text.
end{document}
I searched for all language.dat files on my external hard drive AND my pc and placed the line 'dutch nehyph.tex', 'dutch nehyph2.tex' (found that in another language.dat file) in it, but it keeps giving the error.
If I try to check the box for the language via the MiKTeX options, it says:
This language is not yet available
babel languages hyphenation
|
show 6 more comments
up vote
1
down vote
favorite
I have installed the portable version of miktex 2.9 on a pc without administrator rights. I try to use the package dutch babel, but it gives the common error of
Package babel Warning: No hyphenation patterns were loaded for (label) the language 'Dutch' (babel) I will use the patterns loaded for language=0 instead.
MWE:
documentclass{article}
usepackage[dutch]{babel}
begin{document}
Doesn't work with or without text.
end{document}
I searched for all language.dat files on my external hard drive AND my pc and placed the line 'dutch nehyph.tex', 'dutch nehyph2.tex' (found that in another language.dat file) in it, but it keeps giving the error.
If I try to check the box for the language via the MiKTeX options, it says:
This language is not yet available
babel languages hyphenation
1
Double click on miktex-portable.cmd in the miktex folder. This should give you a small miktex menu in the tray. Start from there miktex-options and change the languages in the language tab. Btw: A normal miktex can be installed without problems on a pc without admin rights. Simply choose as installation folder a folder where you have writing rights.
– Ulrike Fischer
Dec 11 '14 at 13:37
Make sure that you have the relevant packages installed: Start the package manager, synchronize the repository and then look for packages with "dutch", "hyphen" etc. Also changing language.dat doesn't work as miktex overwrites it. You must adapt language.ini if you really want to do it manually.
– Ulrike Fischer
Dec 11 '14 at 13:39
If I try to synchronize the package manager, I get the error: host not found; get host name failed in tcp_connect(). If I search for babel-Dutch, it says that it is already installed. How should I adapt the language.ini to get the correct language? It is now '[dutch] attributes= ', while other languages have attributes=exclude
– Tom
Dec 11 '14 at 13:42
I can try to de-install and re-install babel-Dutch, but I have to do that elsewhere at another WiFi connection. Another reason that I don't install on the C-drive is because it asks, for every map I paste, if I really want to do it, so that will take a long time to do
– Tom
Dec 11 '14 at 13:49
1
@Tom: As I already wrote miktex portable seems to destroy the language.ini. I already made a bug report. If you can't get a sensible language.ini, contact me per mail so that I send you mine. Regarding babel: You problably must rebuild the formats after an update.
– Ulrike Fischer
Dec 22 '14 at 11:24
|
show 6 more comments
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I have installed the portable version of miktex 2.9 on a pc without administrator rights. I try to use the package dutch babel, but it gives the common error of
Package babel Warning: No hyphenation patterns were loaded for (label) the language 'Dutch' (babel) I will use the patterns loaded for language=0 instead.
MWE:
documentclass{article}
usepackage[dutch]{babel}
begin{document}
Doesn't work with or without text.
end{document}
I searched for all language.dat files on my external hard drive AND my pc and placed the line 'dutch nehyph.tex', 'dutch nehyph2.tex' (found that in another language.dat file) in it, but it keeps giving the error.
If I try to check the box for the language via the MiKTeX options, it says:
This language is not yet available
babel languages hyphenation
I have installed the portable version of miktex 2.9 on a pc without administrator rights. I try to use the package dutch babel, but it gives the common error of
Package babel Warning: No hyphenation patterns were loaded for (label) the language 'Dutch' (babel) I will use the patterns loaded for language=0 instead.
MWE:
documentclass{article}
usepackage[dutch]{babel}
begin{document}
Doesn't work with or without text.
end{document}
I searched for all language.dat files on my external hard drive AND my pc and placed the line 'dutch nehyph.tex', 'dutch nehyph2.tex' (found that in another language.dat file) in it, but it keeps giving the error.
If I try to check the box for the language via the MiKTeX options, it says:
This language is not yet available
babel languages hyphenation
babel languages hyphenation
edited Dec 18 '14 at 12:09
asked Dec 11 '14 at 13:29
Tom
28118
28118
1
Double click on miktex-portable.cmd in the miktex folder. This should give you a small miktex menu in the tray. Start from there miktex-options and change the languages in the language tab. Btw: A normal miktex can be installed without problems on a pc without admin rights. Simply choose as installation folder a folder where you have writing rights.
– Ulrike Fischer
Dec 11 '14 at 13:37
Make sure that you have the relevant packages installed: Start the package manager, synchronize the repository and then look for packages with "dutch", "hyphen" etc. Also changing language.dat doesn't work as miktex overwrites it. You must adapt language.ini if you really want to do it manually.
– Ulrike Fischer
Dec 11 '14 at 13:39
If I try to synchronize the package manager, I get the error: host not found; get host name failed in tcp_connect(). If I search for babel-Dutch, it says that it is already installed. How should I adapt the language.ini to get the correct language? It is now '[dutch] attributes= ', while other languages have attributes=exclude
– Tom
Dec 11 '14 at 13:42
I can try to de-install and re-install babel-Dutch, but I have to do that elsewhere at another WiFi connection. Another reason that I don't install on the C-drive is because it asks, for every map I paste, if I really want to do it, so that will take a long time to do
– Tom
Dec 11 '14 at 13:49
1
@Tom: As I already wrote miktex portable seems to destroy the language.ini. I already made a bug report. If you can't get a sensible language.ini, contact me per mail so that I send you mine. Regarding babel: You problably must rebuild the formats after an update.
– Ulrike Fischer
Dec 22 '14 at 11:24
|
show 6 more comments
1
Double click on miktex-portable.cmd in the miktex folder. This should give you a small miktex menu in the tray. Start from there miktex-options and change the languages in the language tab. Btw: A normal miktex can be installed without problems on a pc without admin rights. Simply choose as installation folder a folder where you have writing rights.
– Ulrike Fischer
Dec 11 '14 at 13:37
Make sure that you have the relevant packages installed: Start the package manager, synchronize the repository and then look for packages with "dutch", "hyphen" etc. Also changing language.dat doesn't work as miktex overwrites it. You must adapt language.ini if you really want to do it manually.
– Ulrike Fischer
Dec 11 '14 at 13:39
If I try to synchronize the package manager, I get the error: host not found; get host name failed in tcp_connect(). If I search for babel-Dutch, it says that it is already installed. How should I adapt the language.ini to get the correct language? It is now '[dutch] attributes= ', while other languages have attributes=exclude
– Tom
Dec 11 '14 at 13:42
I can try to de-install and re-install babel-Dutch, but I have to do that elsewhere at another WiFi connection. Another reason that I don't install on the C-drive is because it asks, for every map I paste, if I really want to do it, so that will take a long time to do
– Tom
Dec 11 '14 at 13:49
1
@Tom: As I already wrote miktex portable seems to destroy the language.ini. I already made a bug report. If you can't get a sensible language.ini, contact me per mail so that I send you mine. Regarding babel: You problably must rebuild the formats after an update.
– Ulrike Fischer
Dec 22 '14 at 11:24
1
1
Double click on miktex-portable.cmd in the miktex folder. This should give you a small miktex menu in the tray. Start from there miktex-options and change the languages in the language tab. Btw: A normal miktex can be installed without problems on a pc without admin rights. Simply choose as installation folder a folder where you have writing rights.
– Ulrike Fischer
Dec 11 '14 at 13:37
Double click on miktex-portable.cmd in the miktex folder. This should give you a small miktex menu in the tray. Start from there miktex-options and change the languages in the language tab. Btw: A normal miktex can be installed without problems on a pc without admin rights. Simply choose as installation folder a folder where you have writing rights.
– Ulrike Fischer
Dec 11 '14 at 13:37
Make sure that you have the relevant packages installed: Start the package manager, synchronize the repository and then look for packages with "dutch", "hyphen" etc. Also changing language.dat doesn't work as miktex overwrites it. You must adapt language.ini if you really want to do it manually.
– Ulrike Fischer
Dec 11 '14 at 13:39
Make sure that you have the relevant packages installed: Start the package manager, synchronize the repository and then look for packages with "dutch", "hyphen" etc. Also changing language.dat doesn't work as miktex overwrites it. You must adapt language.ini if you really want to do it manually.
– Ulrike Fischer
Dec 11 '14 at 13:39
If I try to synchronize the package manager, I get the error: host not found; get host name failed in tcp_connect(). If I search for babel-Dutch, it says that it is already installed. How should I adapt the language.ini to get the correct language? It is now '[dutch] attributes= ', while other languages have attributes=exclude
– Tom
Dec 11 '14 at 13:42
If I try to synchronize the package manager, I get the error: host not found; get host name failed in tcp_connect(). If I search for babel-Dutch, it says that it is already installed. How should I adapt the language.ini to get the correct language? It is now '[dutch] attributes= ', while other languages have attributes=exclude
– Tom
Dec 11 '14 at 13:42
I can try to de-install and re-install babel-Dutch, but I have to do that elsewhere at another WiFi connection. Another reason that I don't install on the C-drive is because it asks, for every map I paste, if I really want to do it, so that will take a long time to do
– Tom
Dec 11 '14 at 13:49
I can try to de-install and re-install babel-Dutch, but I have to do that elsewhere at another WiFi connection. Another reason that I don't install on the C-drive is because it asks, for every map I paste, if I really want to do it, so that will take a long time to do
– Tom
Dec 11 '14 at 13:49
1
1
@Tom: As I already wrote miktex portable seems to destroy the language.ini. I already made a bug report. If you can't get a sensible language.ini, contact me per mail so that I send you mine. Regarding babel: You problably must rebuild the formats after an update.
– Ulrike Fischer
Dec 22 '14 at 11:24
@Tom: As I already wrote miktex portable seems to destroy the language.ini. I already made a bug report. If you can't get a sensible language.ini, contact me per mail so that I send you mine. Regarding babel: You problably must rebuild the formats after an update.
– Ulrike Fischer
Dec 22 '14 at 11:24
|
show 6 more comments
1 Answer
1
active
oldest
votes
up vote
0
down vote
In the path <your-install-dir>texmfsinstalltexlatex
browse for the folder containig the appropriate babel language packages, like babel-dutch
. Alternatively get the appropriate *.ldf
files from CTAN.
Copy the folder content to <your-install-dir>texmfsinstalltexgenericbabel-<language>
. Try to recompile your document.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
In the path <your-install-dir>texmfsinstalltexlatex
browse for the folder containig the appropriate babel language packages, like babel-dutch
. Alternatively get the appropriate *.ldf
files from CTAN.
Copy the folder content to <your-install-dir>texmfsinstalltexgenericbabel-<language>
. Try to recompile your document.
add a comment |
up vote
0
down vote
In the path <your-install-dir>texmfsinstalltexlatex
browse for the folder containig the appropriate babel language packages, like babel-dutch
. Alternatively get the appropriate *.ldf
files from CTAN.
Copy the folder content to <your-install-dir>texmfsinstalltexgenericbabel-<language>
. Try to recompile your document.
add a comment |
up vote
0
down vote
up vote
0
down vote
In the path <your-install-dir>texmfsinstalltexlatex
browse for the folder containig the appropriate babel language packages, like babel-dutch
. Alternatively get the appropriate *.ldf
files from CTAN.
Copy the folder content to <your-install-dir>texmfsinstalltexgenericbabel-<language>
. Try to recompile your document.
In the path <your-install-dir>texmfsinstalltexlatex
browse for the folder containig the appropriate babel language packages, like babel-dutch
. Alternatively get the appropriate *.ldf
files from CTAN.
Copy the folder content to <your-install-dir>texmfsinstalltexgenericbabel-<language>
. Try to recompile your document.
answered Aug 22 '17 at 7:51
The Floe
315
315
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f217523%2fproblems-finding-correct-language-dat%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Double click on miktex-portable.cmd in the miktex folder. This should give you a small miktex menu in the tray. Start from there miktex-options and change the languages in the language tab. Btw: A normal miktex can be installed without problems on a pc without admin rights. Simply choose as installation folder a folder where you have writing rights.
– Ulrike Fischer
Dec 11 '14 at 13:37
Make sure that you have the relevant packages installed: Start the package manager, synchronize the repository and then look for packages with "dutch", "hyphen" etc. Also changing language.dat doesn't work as miktex overwrites it. You must adapt language.ini if you really want to do it manually.
– Ulrike Fischer
Dec 11 '14 at 13:39
If I try to synchronize the package manager, I get the error: host not found; get host name failed in tcp_connect(). If I search for babel-Dutch, it says that it is already installed. How should I adapt the language.ini to get the correct language? It is now '[dutch] attributes= ', while other languages have attributes=exclude
– Tom
Dec 11 '14 at 13:42
I can try to de-install and re-install babel-Dutch, but I have to do that elsewhere at another WiFi connection. Another reason that I don't install on the C-drive is because it asks, for every map I paste, if I really want to do it, so that will take a long time to do
– Tom
Dec 11 '14 at 13:49
1
@Tom: As I already wrote miktex portable seems to destroy the language.ini. I already made a bug report. If you can't get a sensible language.ini, contact me per mail so that I send you mine. Regarding babel: You problably must rebuild the formats after an update.
– Ulrike Fischer
Dec 22 '14 at 11:24