How to use other fonts in plain tex using MikTeX?












0















I've been reading Donald Knuth's Computers & Typesetting and in chapter 4
the author says that one can specify a font using



fontcs=<external font name>.


What I would like to know is how to load other fonts not defined in plain TeX, and, since I'm using MiKTeX on Windows, how to find which other fonts are currently installed (and while we're at it, how to install new ones).



Is it just needed to write the font name in the command? And if so,
how do I find these names?



I've been searching for this information on the internet, but have only found LaTeX related stuff.



Thanks for reading my question.










share|improve this question

























  • see for example tex.stackexchange.com/questions/368044/…

    – David Carlisle
    46 mins ago











  • I typed it in and it doesn't work. But thanks anyway.

    – tigre200
    42 mins ago













  • those commands using grep are for a shell such as bash, not the windows commandlines but the basic proceure is the same, find miktex's ls-R files for its texmf trees and any tfm file there is basically usable with font there will be several thousand names

    – David Carlisle
    39 mins ago













  • Sorry, but I'm kind of a newbie and don't understand what are ls-R files, texmf trees nor what are tfm files, and how they fit together. Could you please explain it in more detail?

    – tigre200
    34 mins ago











  • it's late here and I don't use miktex someone will suggest a miktex equivalent I am sure, or just use the standard windows file search and search for *.tfm files

    – David Carlisle
    30 mins ago
















0















I've been reading Donald Knuth's Computers & Typesetting and in chapter 4
the author says that one can specify a font using



fontcs=<external font name>.


What I would like to know is how to load other fonts not defined in plain TeX, and, since I'm using MiKTeX on Windows, how to find which other fonts are currently installed (and while we're at it, how to install new ones).



Is it just needed to write the font name in the command? And if so,
how do I find these names?



I've been searching for this information on the internet, but have only found LaTeX related stuff.



Thanks for reading my question.










share|improve this question

























  • see for example tex.stackexchange.com/questions/368044/…

    – David Carlisle
    46 mins ago











  • I typed it in and it doesn't work. But thanks anyway.

    – tigre200
    42 mins ago













  • those commands using grep are for a shell such as bash, not the windows commandlines but the basic proceure is the same, find miktex's ls-R files for its texmf trees and any tfm file there is basically usable with font there will be several thousand names

    – David Carlisle
    39 mins ago













  • Sorry, but I'm kind of a newbie and don't understand what are ls-R files, texmf trees nor what are tfm files, and how they fit together. Could you please explain it in more detail?

    – tigre200
    34 mins ago











  • it's late here and I don't use miktex someone will suggest a miktex equivalent I am sure, or just use the standard windows file search and search for *.tfm files

    – David Carlisle
    30 mins ago














0












0








0


0






I've been reading Donald Knuth's Computers & Typesetting and in chapter 4
the author says that one can specify a font using



fontcs=<external font name>.


What I would like to know is how to load other fonts not defined in plain TeX, and, since I'm using MiKTeX on Windows, how to find which other fonts are currently installed (and while we're at it, how to install new ones).



Is it just needed to write the font name in the command? And if so,
how do I find these names?



I've been searching for this information on the internet, but have only found LaTeX related stuff.



Thanks for reading my question.










share|improve this question
















I've been reading Donald Knuth's Computers & Typesetting and in chapter 4
the author says that one can specify a font using



fontcs=<external font name>.


What I would like to know is how to load other fonts not defined in plain TeX, and, since I'm using MiKTeX on Windows, how to find which other fonts are currently installed (and while we're at it, how to install new ones).



Is it just needed to write the font name in the command? And if so,
how do I find these names?



I've been searching for this information on the internet, but have only found LaTeX related stuff.



Thanks for reading my question.







fonts miktex plain-tex






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 41 mins ago







tigre200

















asked 52 mins ago









tigre200tigre200

64




64













  • see for example tex.stackexchange.com/questions/368044/…

    – David Carlisle
    46 mins ago











  • I typed it in and it doesn't work. But thanks anyway.

    – tigre200
    42 mins ago













  • those commands using grep are for a shell such as bash, not the windows commandlines but the basic proceure is the same, find miktex's ls-R files for its texmf trees and any tfm file there is basically usable with font there will be several thousand names

    – David Carlisle
    39 mins ago













  • Sorry, but I'm kind of a newbie and don't understand what are ls-R files, texmf trees nor what are tfm files, and how they fit together. Could you please explain it in more detail?

    – tigre200
    34 mins ago











  • it's late here and I don't use miktex someone will suggest a miktex equivalent I am sure, or just use the standard windows file search and search for *.tfm files

    – David Carlisle
    30 mins ago



















  • see for example tex.stackexchange.com/questions/368044/…

    – David Carlisle
    46 mins ago











  • I typed it in and it doesn't work. But thanks anyway.

    – tigre200
    42 mins ago













  • those commands using grep are for a shell such as bash, not the windows commandlines but the basic proceure is the same, find miktex's ls-R files for its texmf trees and any tfm file there is basically usable with font there will be several thousand names

    – David Carlisle
    39 mins ago













  • Sorry, but I'm kind of a newbie and don't understand what are ls-R files, texmf trees nor what are tfm files, and how they fit together. Could you please explain it in more detail?

    – tigre200
    34 mins ago











  • it's late here and I don't use miktex someone will suggest a miktex equivalent I am sure, or just use the standard windows file search and search for *.tfm files

    – David Carlisle
    30 mins ago

















see for example tex.stackexchange.com/questions/368044/…

– David Carlisle
46 mins ago





see for example tex.stackexchange.com/questions/368044/…

– David Carlisle
46 mins ago













I typed it in and it doesn't work. But thanks anyway.

– tigre200
42 mins ago







I typed it in and it doesn't work. But thanks anyway.

– tigre200
42 mins ago















those commands using grep are for a shell such as bash, not the windows commandlines but the basic proceure is the same, find miktex's ls-R files for its texmf trees and any tfm file there is basically usable with font there will be several thousand names

– David Carlisle
39 mins ago







those commands using grep are for a shell such as bash, not the windows commandlines but the basic proceure is the same, find miktex's ls-R files for its texmf trees and any tfm file there is basically usable with font there will be several thousand names

– David Carlisle
39 mins ago















Sorry, but I'm kind of a newbie and don't understand what are ls-R files, texmf trees nor what are tfm files, and how they fit together. Could you please explain it in more detail?

– tigre200
34 mins ago





Sorry, but I'm kind of a newbie and don't understand what are ls-R files, texmf trees nor what are tfm files, and how they fit together. Could you please explain it in more detail?

– tigre200
34 mins ago













it's late here and I don't use miktex someone will suggest a miktex equivalent I am sure, or just use the standard windows file search and search for *.tfm files

– David Carlisle
30 mins ago





it's late here and I don't use miktex someone will suggest a miktex equivalent I am sure, or just use the standard windows file search and search for *.tfm files

– David Carlisle
30 mins ago










0






active

oldest

votes











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',
autoActivateHeartbeat: false,
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%2f470165%2fhow-to-use-other-fonts-in-plain-tex-using-miktex%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to TeX - LaTeX 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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f470165%2fhow-to-use-other-fonts-in-plain-tex-using-miktex%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

Entries order in /etc/network/interfaces

新発田市

Grub takes very long (several minutes) to open Menu (in Multi-Boot-System)