Does the specific Bodoni font, “Bodoni Book Pro”, exist for use in LaTeX anywhere?
I'd like to use the specific font: Bodoni Book Pro. I haven't yet seen any LaTeX compatible distrubutions of this font.
I have found the font here
I'm certainly willing to pay for the font, but I'm unsure if I could even use this in LaTeX.
Does anyone know:
- Does Bodoni Book Pro exist already for use in LaTeX
- If not can I use the font from the above link if I purchase and download it?
- If not to above, is it possible to convert or generate the LaTeX compatible font from the source specified in the link?
Thanks
fonts
add a comment |
I'd like to use the specific font: Bodoni Book Pro. I haven't yet seen any LaTeX compatible distrubutions of this font.
I have found the font here
I'm certainly willing to pay for the font, but I'm unsure if I could even use this in LaTeX.
Does anyone know:
- Does Bodoni Book Pro exist already for use in LaTeX
- If not can I use the font from the above link if I purchase and download it?
- If not to above, is it possible to convert or generate the LaTeX compatible font from the source specified in the link?
Thanks
fonts
2
As far as I know, there isn't. You can use as is withxelatex
andfontspec
. If you want to use it with pdflatex, you'll have to do all the job making virtual fonts (.vf
files,.tfm
,.fd
). Other than that, there exists a Bodoni-like font ready to use nameslibre-bodoni
.
– Bernard
1 hour ago
@Bernard Thanks for the reference tolibre-bodoni
I'll take a look.
– QuantumPenguin
1 hour ago
There are many OTF Bodoni fonts that will NOT have the same graphemes even if you ignore ligatures Thus they will not look the same as "Book Pro" that's including Ctan ctan.org/pkg/gfsbodoni and they will not have the same number of styles or Unicode variants for the same character If you need specific you will need to spend longer than its worth shopping around. Your key task is checking the target purchasable font is broad / wide enough coverage for your needs, maths ? look at variations here myfonts.com/fonts/linotype/bodoni/pro-book/glyphs.html
– KJO
37 mins ago
add a comment |
I'd like to use the specific font: Bodoni Book Pro. I haven't yet seen any LaTeX compatible distrubutions of this font.
I have found the font here
I'm certainly willing to pay for the font, but I'm unsure if I could even use this in LaTeX.
Does anyone know:
- Does Bodoni Book Pro exist already for use in LaTeX
- If not can I use the font from the above link if I purchase and download it?
- If not to above, is it possible to convert or generate the LaTeX compatible font from the source specified in the link?
Thanks
fonts
I'd like to use the specific font: Bodoni Book Pro. I haven't yet seen any LaTeX compatible distrubutions of this font.
I have found the font here
I'm certainly willing to pay for the font, but I'm unsure if I could even use this in LaTeX.
Does anyone know:
- Does Bodoni Book Pro exist already for use in LaTeX
- If not can I use the font from the above link if I purchase and download it?
- If not to above, is it possible to convert or generate the LaTeX compatible font from the source specified in the link?
Thanks
fonts
fonts
edited 1 hour ago
QuantumPenguin
asked 2 hours ago
QuantumPenguinQuantumPenguin
14717
14717
2
As far as I know, there isn't. You can use as is withxelatex
andfontspec
. If you want to use it with pdflatex, you'll have to do all the job making virtual fonts (.vf
files,.tfm
,.fd
). Other than that, there exists a Bodoni-like font ready to use nameslibre-bodoni
.
– Bernard
1 hour ago
@Bernard Thanks for the reference tolibre-bodoni
I'll take a look.
– QuantumPenguin
1 hour ago
There are many OTF Bodoni fonts that will NOT have the same graphemes even if you ignore ligatures Thus they will not look the same as "Book Pro" that's including Ctan ctan.org/pkg/gfsbodoni and they will not have the same number of styles or Unicode variants for the same character If you need specific you will need to spend longer than its worth shopping around. Your key task is checking the target purchasable font is broad / wide enough coverage for your needs, maths ? look at variations here myfonts.com/fonts/linotype/bodoni/pro-book/glyphs.html
– KJO
37 mins ago
add a comment |
2
As far as I know, there isn't. You can use as is withxelatex
andfontspec
. If you want to use it with pdflatex, you'll have to do all the job making virtual fonts (.vf
files,.tfm
,.fd
). Other than that, there exists a Bodoni-like font ready to use nameslibre-bodoni
.
– Bernard
1 hour ago
@Bernard Thanks for the reference tolibre-bodoni
I'll take a look.
– QuantumPenguin
1 hour ago
There are many OTF Bodoni fonts that will NOT have the same graphemes even if you ignore ligatures Thus they will not look the same as "Book Pro" that's including Ctan ctan.org/pkg/gfsbodoni and they will not have the same number of styles or Unicode variants for the same character If you need specific you will need to spend longer than its worth shopping around. Your key task is checking the target purchasable font is broad / wide enough coverage for your needs, maths ? look at variations here myfonts.com/fonts/linotype/bodoni/pro-book/glyphs.html
– KJO
37 mins ago
2
2
As far as I know, there isn't. You can use as is with
xelatex
and fontspec
. If you want to use it with pdflatex, you'll have to do all the job making virtual fonts (.vf
files, .tfm
, .fd
). Other than that, there exists a Bodoni-like font ready to use nameslibre-bodoni
.– Bernard
1 hour ago
As far as I know, there isn't. You can use as is with
xelatex
and fontspec
. If you want to use it with pdflatex, you'll have to do all the job making virtual fonts (.vf
files, .tfm
, .fd
). Other than that, there exists a Bodoni-like font ready to use nameslibre-bodoni
.– Bernard
1 hour ago
@Bernard Thanks for the reference to
libre-bodoni
I'll take a look.– QuantumPenguin
1 hour ago
@Bernard Thanks for the reference to
libre-bodoni
I'll take a look.– QuantumPenguin
1 hour ago
There are many OTF Bodoni fonts that will NOT have the same graphemes even if you ignore ligatures Thus they will not look the same as "Book Pro" that's including Ctan ctan.org/pkg/gfsbodoni and they will not have the same number of styles or Unicode variants for the same character If you need specific you will need to spend longer than its worth shopping around. Your key task is checking the target purchasable font is broad / wide enough coverage for your needs, maths ? look at variations here myfonts.com/fonts/linotype/bodoni/pro-book/glyphs.html
– KJO
37 mins ago
There are many OTF Bodoni fonts that will NOT have the same graphemes even if you ignore ligatures Thus they will not look the same as "Book Pro" that's including Ctan ctan.org/pkg/gfsbodoni and they will not have the same number of styles or Unicode variants for the same character If you need specific you will need to spend longer than its worth shopping around. Your key task is checking the target purchasable font is broad / wide enough coverage for your needs, maths ? look at variations here myfonts.com/fonts/linotype/bodoni/pro-book/glyphs.html
– KJO
37 mins ago
add a comment |
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
});
}
});
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%2f469463%2fdoes-the-specific-bodoni-font-bodoni-book-pro-exist-for-use-in-latex-anywher%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
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.
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%2ftex.stackexchange.com%2fquestions%2f469463%2fdoes-the-specific-bodoni-font-bodoni-book-pro-exist-for-use-in-latex-anywher%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
2
As far as I know, there isn't. You can use as is with
xelatex
andfontspec
. If you want to use it with pdflatex, you'll have to do all the job making virtual fonts (.vf
files,.tfm
,.fd
). Other than that, there exists a Bodoni-like font ready to use nameslibre-bodoni
.– Bernard
1 hour ago
@Bernard Thanks for the reference to
libre-bodoni
I'll take a look.– QuantumPenguin
1 hour ago
There are many OTF Bodoni fonts that will NOT have the same graphemes even if you ignore ligatures Thus they will not look the same as "Book Pro" that's including Ctan ctan.org/pkg/gfsbodoni and they will not have the same number of styles or Unicode variants for the same character If you need specific you will need to spend longer than its worth shopping around. Your key task is checking the target purchasable font is broad / wide enough coverage for your needs, maths ? look at variations here myfonts.com/fonts/linotype/bodoni/pro-book/glyphs.html
– KJO
37 mins ago