Times New Roman not working after installing ttf-mscorefonts-installer in Debian

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












I have installed ttf-mscorefonts-installer to get Times New Roman to work in Libre Office in Debian Stretch. A very weird thing has happened though - Times New Roman is not installed but other fonts are. The font list now only goes down to the letter "O". There is nothing beyond it. Arial and Comic Sans etc are there but nothing beyond "O".



Is there are way to remedy this and get Times New Roman working?










share|improve this question





















  • Guess: Some odd character is messing up the font lists. I'd go hunting for the configuration files where the fonts are stored, e.g. /etc/fonts etc. Also look at fontconfig and the fc-* commands.
    – dirkt
    Jun 19 '17 at 8:59






  • 1




    @dirkt thanks again for your help, dirkt. I don't know what caused the issue, but a reinstall through Synaptic fixed the issue.
    – C26
    Jun 21 '17 at 10:22














up vote
1
down vote

favorite












I have installed ttf-mscorefonts-installer to get Times New Roman to work in Libre Office in Debian Stretch. A very weird thing has happened though - Times New Roman is not installed but other fonts are. The font list now only goes down to the letter "O". There is nothing beyond it. Arial and Comic Sans etc are there but nothing beyond "O".



Is there are way to remedy this and get Times New Roman working?










share|improve this question





















  • Guess: Some odd character is messing up the font lists. I'd go hunting for the configuration files where the fonts are stored, e.g. /etc/fonts etc. Also look at fontconfig and the fc-* commands.
    – dirkt
    Jun 19 '17 at 8:59






  • 1




    @dirkt thanks again for your help, dirkt. I don't know what caused the issue, but a reinstall through Synaptic fixed the issue.
    – C26
    Jun 21 '17 at 10:22












up vote
1
down vote

favorite









up vote
1
down vote

favorite











I have installed ttf-mscorefonts-installer to get Times New Roman to work in Libre Office in Debian Stretch. A very weird thing has happened though - Times New Roman is not installed but other fonts are. The font list now only goes down to the letter "O". There is nothing beyond it. Arial and Comic Sans etc are there but nothing beyond "O".



Is there are way to remedy this and get Times New Roman working?










share|improve this question













I have installed ttf-mscorefonts-installer to get Times New Roman to work in Libre Office in Debian Stretch. A very weird thing has happened though - Times New Roman is not installed but other fonts are. The font list now only goes down to the letter "O". There is nothing beyond it. Arial and Comic Sans etc are there but nothing beyond "O".



Is there are way to remedy this and get Times New Roman working?







debian libreoffice






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jun 18 '17 at 18:42









C26

78110




78110











  • Guess: Some odd character is messing up the font lists. I'd go hunting for the configuration files where the fonts are stored, e.g. /etc/fonts etc. Also look at fontconfig and the fc-* commands.
    – dirkt
    Jun 19 '17 at 8:59






  • 1




    @dirkt thanks again for your help, dirkt. I don't know what caused the issue, but a reinstall through Synaptic fixed the issue.
    – C26
    Jun 21 '17 at 10:22
















  • Guess: Some odd character is messing up the font lists. I'd go hunting for the configuration files where the fonts are stored, e.g. /etc/fonts etc. Also look at fontconfig and the fc-* commands.
    – dirkt
    Jun 19 '17 at 8:59






  • 1




    @dirkt thanks again for your help, dirkt. I don't know what caused the issue, but a reinstall through Synaptic fixed the issue.
    – C26
    Jun 21 '17 at 10:22















Guess: Some odd character is messing up the font lists. I'd go hunting for the configuration files where the fonts are stored, e.g. /etc/fonts etc. Also look at fontconfig and the fc-* commands.
– dirkt
Jun 19 '17 at 8:59




Guess: Some odd character is messing up the font lists. I'd go hunting for the configuration files where the fonts are stored, e.g. /etc/fonts etc. Also look at fontconfig and the fc-* commands.
– dirkt
Jun 19 '17 at 8:59




1




1




@dirkt thanks again for your help, dirkt. I don't know what caused the issue, but a reinstall through Synaptic fixed the issue.
– C26
Jun 21 '17 at 10:22




@dirkt thanks again for your help, dirkt. I don't know what caused the issue, but a reinstall through Synaptic fixed the issue.
– C26
Jun 21 '17 at 10:22










1 Answer
1






active

oldest

votes

















up vote
1
down vote













I had the same problem, and in my case reinstalling did not solve it.



Nevertheless, I found another solution.  I searched the .ttf files
and found they were stored in /usr/share/fonts/truetype/msttcorefonts
Then I just doubled-clicked the Arial.ttf file
and it opened a program called "Visor de tipografías"
(tentative English translation: “Typeface viewer” – by Google Translate)
which had the option "Install" on it. 
I pressed that and it just installed the font. 
I did the same with Times New Roman and it got installed as well.






share|improve this answer






















    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "106"
    ;
    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%2funix.stackexchange.com%2fquestions%2f371837%2ftimes-new-roman-not-working-after-installing-ttf-mscorefonts-installer-in-debian%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
    1
    down vote













    I had the same problem, and in my case reinstalling did not solve it.



    Nevertheless, I found another solution.  I searched the .ttf files
    and found they were stored in /usr/share/fonts/truetype/msttcorefonts
    Then I just doubled-clicked the Arial.ttf file
    and it opened a program called "Visor de tipografías"
    (tentative English translation: “Typeface viewer” – by Google Translate)
    which had the option "Install" on it. 
    I pressed that and it just installed the font. 
    I did the same with Times New Roman and it got installed as well.






    share|improve this answer


























      up vote
      1
      down vote













      I had the same problem, and in my case reinstalling did not solve it.



      Nevertheless, I found another solution.  I searched the .ttf files
      and found they were stored in /usr/share/fonts/truetype/msttcorefonts
      Then I just doubled-clicked the Arial.ttf file
      and it opened a program called "Visor de tipografías"
      (tentative English translation: “Typeface viewer” – by Google Translate)
      which had the option "Install" on it. 
      I pressed that and it just installed the font. 
      I did the same with Times New Roman and it got installed as well.






      share|improve this answer
























        up vote
        1
        down vote










        up vote
        1
        down vote









        I had the same problem, and in my case reinstalling did not solve it.



        Nevertheless, I found another solution.  I searched the .ttf files
        and found they were stored in /usr/share/fonts/truetype/msttcorefonts
        Then I just doubled-clicked the Arial.ttf file
        and it opened a program called "Visor de tipografías"
        (tentative English translation: “Typeface viewer” – by Google Translate)
        which had the option "Install" on it. 
        I pressed that and it just installed the font. 
        I did the same with Times New Roman and it got installed as well.






        share|improve this answer














        I had the same problem, and in my case reinstalling did not solve it.



        Nevertheless, I found another solution.  I searched the .ttf files
        and found they were stored in /usr/share/fonts/truetype/msttcorefonts
        Then I just doubled-clicked the Arial.ttf file
        and it opened a program called "Visor de tipografías"
        (tentative English translation: “Typeface viewer” – by Google Translate)
        which had the option "Install" on it. 
        I pressed that and it just installed the font. 
        I did the same with Times New Roman and it got installed as well.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Mar 27 at 2:43









        Scott

        6,77742650




        6,77742650










        answered Mar 27 at 2:03









        javier

        111




        111



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Unix & Linux Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f371837%2ftimes-new-roman-not-working-after-installing-ttf-mscorefonts-installer-in-debian%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

            Peggy Mitchell

            Palaiologos

            The Forum (Inglewood, California)