How do I render the word “VÇ«lundarkviða” with bookman and xelatex?

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











up vote
2
down vote

favorite












Here's my MWE:



documentclassarticle
usepackagefontspec
usepackagebookman
usepackage[T1]fontenc % Thought this was unnecessary with XeLaTeX
begindocument
Vǫlundarkviða
enddocument


And here is the result:



enter image description here



As you can see, the second letter is missing. Also, I feel like fontenc should not be there. How do I do this properly?










share|improve this question





















  • Possible duplicate of How to include "Bookman Old Style" font as a main font in my Ph.D thesis?
    – CampanIgnis
    52 mins ago














up vote
2
down vote

favorite












Here's my MWE:



documentclassarticle
usepackagefontspec
usepackagebookman
usepackage[T1]fontenc % Thought this was unnecessary with XeLaTeX
begindocument
Vǫlundarkviða
enddocument


And here is the result:



enter image description here



As you can see, the second letter is missing. Also, I feel like fontenc should not be there. How do I do this properly?










share|improve this question





















  • Possible duplicate of How to include "Bookman Old Style" font as a main font in my Ph.D thesis?
    – CampanIgnis
    52 mins ago












up vote
2
down vote

favorite









up vote
2
down vote

favorite











Here's my MWE:



documentclassarticle
usepackagefontspec
usepackagebookman
usepackage[T1]fontenc % Thought this was unnecessary with XeLaTeX
begindocument
Vǫlundarkviða
enddocument


And here is the result:



enter image description here



As you can see, the second letter is missing. Also, I feel like fontenc should not be there. How do I do this properly?










share|improve this question













Here's my MWE:



documentclassarticle
usepackagefontspec
usepackagebookman
usepackage[T1]fontenc % Thought this was unnecessary with XeLaTeX
begindocument
Vǫlundarkviða
enddocument


And here is the result:



enter image description here



As you can see, the second letter is missing. Also, I feel like fontenc should not be there. How do I do this properly?







fonts xetex






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 1 hour ago









Kristian Nordestgaard

687713




687713











  • Possible duplicate of How to include "Bookman Old Style" font as a main font in my Ph.D thesis?
    – CampanIgnis
    52 mins ago
















  • Possible duplicate of How to include "Bookman Old Style" font as a main font in my Ph.D thesis?
    – CampanIgnis
    52 mins ago















Possible duplicate of How to include "Bookman Old Style" font as a main font in my Ph.D thesis?
– CampanIgnis
52 mins ago




Possible duplicate of How to include "Bookman Old Style" font as a main font in my Ph.D thesis?
– CampanIgnis
52 mins ago










1 Answer
1






active

oldest

votes

















up vote
4
down vote



accepted










Use an OpenType clone of Bookman, for instance TeX Gyre Bonum.



documentclassarticle
usepackagefontspec

setmainfontTeX Gyre Bonum

begindocument

Vǫlundarkviða

enddocument


enter image description here






share|improve this answer




















  • This works, thanks. Any idea why bookman did not?
    – Kristian Nordestgaard
    16 mins ago










  • @KristianNordestgaard Because it's a legacy font and doesn't have the glyphs (they're not in the T1 encoding).
    – egreg
    15 mins ago










  • Ah, I see. I thought ð and Ç« would always both be present, but apparently not.
    – Kristian Nordestgaard
    14 mins ago










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: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
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%2f452151%2fhow-do-i-render-the-word-v%25c7%25ablundarkvi%25c3%25b0a-with-bookman-and-xelatex%23new-answer', 'question_page');

);

Post as a guest






























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
4
down vote



accepted










Use an OpenType clone of Bookman, for instance TeX Gyre Bonum.



documentclassarticle
usepackagefontspec

setmainfontTeX Gyre Bonum

begindocument

Vǫlundarkviða

enddocument


enter image description here






share|improve this answer




















  • This works, thanks. Any idea why bookman did not?
    – Kristian Nordestgaard
    16 mins ago










  • @KristianNordestgaard Because it's a legacy font and doesn't have the glyphs (they're not in the T1 encoding).
    – egreg
    15 mins ago










  • Ah, I see. I thought ð and Ç« would always both be present, but apparently not.
    – Kristian Nordestgaard
    14 mins ago














up vote
4
down vote



accepted










Use an OpenType clone of Bookman, for instance TeX Gyre Bonum.



documentclassarticle
usepackagefontspec

setmainfontTeX Gyre Bonum

begindocument

Vǫlundarkviða

enddocument


enter image description here






share|improve this answer




















  • This works, thanks. Any idea why bookman did not?
    – Kristian Nordestgaard
    16 mins ago










  • @KristianNordestgaard Because it's a legacy font and doesn't have the glyphs (they're not in the T1 encoding).
    – egreg
    15 mins ago










  • Ah, I see. I thought ð and Ç« would always both be present, but apparently not.
    – Kristian Nordestgaard
    14 mins ago












up vote
4
down vote



accepted







up vote
4
down vote



accepted






Use an OpenType clone of Bookman, for instance TeX Gyre Bonum.



documentclassarticle
usepackagefontspec

setmainfontTeX Gyre Bonum

begindocument

Vǫlundarkviða

enddocument


enter image description here






share|improve this answer












Use an OpenType clone of Bookman, for instance TeX Gyre Bonum.



documentclassarticle
usepackagefontspec

setmainfontTeX Gyre Bonum

begindocument

Vǫlundarkviða

enddocument


enter image description here







share|improve this answer












share|improve this answer



share|improve this answer










answered 54 mins ago









egreg

684k8418233069




684k8418233069











  • This works, thanks. Any idea why bookman did not?
    – Kristian Nordestgaard
    16 mins ago










  • @KristianNordestgaard Because it's a legacy font and doesn't have the glyphs (they're not in the T1 encoding).
    – egreg
    15 mins ago










  • Ah, I see. I thought ð and Ç« would always both be present, but apparently not.
    – Kristian Nordestgaard
    14 mins ago
















  • This works, thanks. Any idea why bookman did not?
    – Kristian Nordestgaard
    16 mins ago










  • @KristianNordestgaard Because it's a legacy font and doesn't have the glyphs (they're not in the T1 encoding).
    – egreg
    15 mins ago










  • Ah, I see. I thought ð and Ç« would always both be present, but apparently not.
    – Kristian Nordestgaard
    14 mins ago















This works, thanks. Any idea why bookman did not?
– Kristian Nordestgaard
16 mins ago




This works, thanks. Any idea why bookman did not?
– Kristian Nordestgaard
16 mins ago












@KristianNordestgaard Because it's a legacy font and doesn't have the glyphs (they're not in the T1 encoding).
– egreg
15 mins ago




@KristianNordestgaard Because it's a legacy font and doesn't have the glyphs (they're not in the T1 encoding).
– egreg
15 mins ago












Ah, I see. I thought ð and Ç« would always both be present, but apparently not.
– Kristian Nordestgaard
14 mins ago




Ah, I see. I thought ð and Ç« would always both be present, but apparently not.
– Kristian Nordestgaard
14 mins ago

















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f452151%2fhow-do-i-render-the-word-v%25c7%25ablundarkvi%25c3%25b0a-with-bookman-and-xelatex%23new-answer', 'question_page');

);

Post as a guest













































































Comments

Popular posts from this blog

Long meetings (6-7 hours a day): Being “babysat” by supervisor

Is the Concept of Multiple Fantasy Races Scientifically Flawed? [closed]

Confectionery