<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tam5917</author_name>
  <author_url>https://blog.hatena.ne.jp/tam5917/</author_url>
  <blog_title>備忘録</blog_title>
  <blog_url>https://tam5917.hatenablog.com/</blog_url>
  <categories>
    <anon>emacs</anon>
    <anon>AUCTeX</anon>
    <anon>LaTeX</anon>
  </categories>
  <description>bibファイルにコメントを入れる場合， bibtexだと&quot;@Comment&quot;が開始記号として指定されている．Emacsの設定は (setq bibtex-comment-start &quot;@Comment&quot;) が初期設定となっている．モダンなbiberを使う場合，コメント開始記号は&quot;%&quot;にしたいので，以下を設定に追記した． (add-hook 'TeX-mode-hook #'(lambda () (setq bibtex-comment-start &quot;%&quot;) ;backend=biber ;; (setq bibtex-comment-start &quot;@Comment&quot;) ;backend=bib…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftam5917.hatenablog.com%2Fentry%2F2023%2F06%2F12%2F171132&quot; title=&quot;bibファイルのコメント開始記号について（Emacs） - 備忘録&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-06-12 17:11:32</published>
  <title>bibファイルのコメント開始記号について（Emacs）</title>
  <type>rich</type>
  <url>https://tam5917.hatenablog.com/entry/2023/06/12/171132</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
