<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>宏包 on Crexyer&#39;s Blog</title>
    <link>https://www.crexyer.com/tags/%E5%AE%8F%E5%8C%85/</link>
    <description>Recent content in 宏包 on Crexyer&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Fri, 21 Jun 2019 23:16:14 +0800</lastBuildDate>
    
	<atom:link href="https://www.crexyer.com/tags/%E5%AE%8F%E5%8C%85/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>使用 unicode-math 宏包时 \mathbb 黑板体字符的显示问题</title>
      <link>https://www.crexyer.com/2019/06/mathbb-show-different-chars-with-unicode-math-package/</link>
      <pubDate>Fri, 21 Jun 2019 23:16:14 +0800</pubDate>
      
      <guid>https://www.crexyer.com/2019/06/mathbb-show-different-chars-with-unicode-math-package/</guid>
      <description>&lt;p&gt;最近需要使用实数集数学符号 R 时，注意到在 LaTeX 中的显示方式有些奇怪，如下图所示，符号本应该是右边的空心字，但是却显示成为了左侧字体，经过查阅资料，该问题是由于 &lt;code&gt;unicode-math&lt;/code&gt; 宏包加载的字体为 lmroman10-regular，该字体中的黑板体 R 确实为左侧字符，在没有使用 &lt;code&gt;unicode-math&lt;/code&gt; 宏包的情况下，该字体由 &lt;code&gt;amssymb&lt;/code&gt; 宏包提供，对应的字体文件为 msbm10，由于 Latin Modern 的字体样式与内置的数学字体符号不同导致了显示效果的差异。&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>