<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>daiiz</author_name>
  <author_url>https://blog.hatena.ne.jp/daiiz/</author_url>
  <blog_title>#daiizメモ</blog_title>
  <blog_url>https://daiiz.hatenablog.com/</blog_url>
  <categories>
    <anon>メモ</anon>
  </categories>
  <description>卒論を書いている．卒論はページ数が多いので，執筆中にスクロールしながら全部眺めて確認していると疲れてしまう．brewで install できる pdftk を使うと，好きなページのみ抽出したPDFファイルを作れて便利． $ pdftk foo.pdf cat 3-6 output cat/foo.cat.pdf を実行すると，このディレクトリにあるfoo.pdfの3 〜 6枚目のみを output で指定したファイルに保存してくれる． 手元にTeXエディタがない場合は，以下のスクリプトを実行すると，LaTeXのコンパイルからPDFの生成までやってくれる． #!/bin/sh platex $1…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdaiiz.hatenablog.com%2Fentry%2F2016%2F10%2F26%2F033859&quot; title=&quot;TeX -&amp;gt; PDF -&amp;gt; 見たいページのみのPDF  - #daiizメモ&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>2016-10-26 03:38:59</published>
  <title>TeX -&gt; PDF -&gt; 見たいページのみのPDF </title>
  <type>rich</type>
  <url>https://daiiz.hatenablog.com/entry/2016/10/26/033859</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
