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









share|improve this question




















  • 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















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









share|improve this question




















  • 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













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









share|improve this question















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






share|improve this question















share|improve this question













share|improve this question




share|improve this question








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














  • 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










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.






share|improve this answer





















    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "85"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














     

    draft saved


    draft discarded


















    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

























    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.






    share|improve this answer

























      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.






      share|improve this answer























        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.






        share|improve this answer












        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.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Aug 22 '17 at 7:51









        The Floe

        315




        315






























             

            draft saved


            draft discarded



















































             


            draft saved


            draft discarded














            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





















































            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







            Popular posts from this blog

            Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

            ComboBox Display Member on multiple fields

            Is it possible to collect Nectar points via Trainline?