<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>syohex</author_name>
  <author_url>https://blog.hatena.ne.jp/syohex/</author_url>
  <blog_title>Shohei Yoshida's Diary</blog_title>
  <blog_url>https://syohex.hatenablog.com/</blog_url>
  <categories>
    <anon>emacs</anon>
    <anon>postscript</anon>
  </categories>
  <description>Emacsはデフォルトで Postscriptへの変換 ps-spool-*関数(ps-spool-buffer等) があるんですが、デフォルトだと日本語が文字化けしたり、見た目も個人的に いまいちなので、u2psを使って Postscriptに変換する elispを書きました。 毎回毎回手打ちするのが面倒だったというのもあります。 (defun u2ps-buffer () (interactive) (let ((u2ps-output &quot;/tmp/u2ps-buffer.ps&quot;) (current-file (buffer-file-name (current-buffer)))) (c…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsyohex.hatenablog.com%2Fentry%2F20110919%2F1316410924&quot; title=&quot; カレントバッファを Postscriptとして出力する - Shohei Yoshida&amp;#39;s Diary&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>2011-09-19 14:42:04</published>
  <title> カレントバッファを Postscriptとして出力する</title>
  <type>rich</type>
  <url>https://syohex.hatenablog.com/entry/20110919/1316410924</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
