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

Clash 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?
debian libreoffice
add a comment |
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?
debian libreoffice
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/fontsetc. Also look atfontconfigand thefc-*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
add a comment |
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?
debian libreoffice
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
debian libreoffice
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/fontsetc. Also look atfontconfigand thefc-*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
add a comment |
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/fontsetc. Also look atfontconfigand thefc-*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
add a comment |
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.
add a comment |
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.
add a comment |
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.
add a comment |
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.
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.
edited Mar 27 at 2:43
Scott
6,77742650
6,77742650
answered Mar 27 at 2:03
javier
111
111
add a comment |
add a comment |
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.
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%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
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
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/fontsetc. Also look atfontconfigand thefc-*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