<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hello,<br><br>I'm new to XeTeX/XeLaTeX, so be kind ;)<br><br>I just got a quick question, how can I use the AMSs' \mathbb for blackboard bold fonts?<br><br>When I look into the mathspec manual it says I can define the \mathbb command by<br><br>\setmathbb[⟨font features⟩]{⟨font name⟩}<br><br>However, I don't really get how to use this command to define \mathbb to use the AMS symbols for these letters.<br><br>My preamble looks like this at the moment;<br><br>\documentclass[12pt,a4paper,twoside,openright]{memoir}<br><br>\usepackage[MnSymbol]{mathspec}<br>\usepackage{xltxtra}<br>\usepackage{xunicode}<br>\defaultfontfeatures{Scale=MatchLowercase}<br>\setprimaryfont{Minion Pro}<br>\setmainfont[Mapping=tex-text]{Minion Pro}<br>\setmonofont{Minion Pro}<br>\setmathsfont[Set=Greek,Uppercase=Italic,Lowercase=Italic]{Minion Pro}<br>\setmathbb{Minion Pro}<br><br><br>As I don't got the MinionPro Math font, I thought I could try other fonts and see which that suits the MinionPro the best, but so far I haven't managed to use any other useful fonts, so hopefully someone can help me out. :)<br><br>Cheers,<br><br>drgz<br>                                               <br /><hr />Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. <a href='https://signup.live.com/signup.aspx?id=60969' target='_new'>Sign up now.</a></body>
</html>