<?xml version="1.0" encoding="UTF-8" ?>
<feed xml:lang="ja" xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:thr="http://purl.org/syndication/thread/1.0">
  <title type="text">Tex Blog</title>
  <subtitle type="html">とりあえずTexの技をメモるのに使います。</subtitle>
  <link rel="self" type="application/atom+xml" href="https://kkeita.blog.shinobi.jp/atom"/>
  <link rel="alternate" type="text/html" href="https://kkeita.blog.shinobi.jp/"/>
  <updated>2016-01-31T21:53:51+09:00</updated>
  <author><name>Keita</name></author>
  <generator uri="//www.ninja.co.jp/blog/" version="0.9">忍者ブログ</generator>
  <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" />
  <entry>
    <id>kkeita.blog.shinobi.jp://entry/7</id>
    <link rel="alternate" type="text/html" href="https://kkeita.blog.shinobi.jp/%E6%9C%AA%E9%81%B8%E6%8A%9E/word%E6%95%B0%E5%BC%8F%E3%83%A2%E3%83%BC%E3%83%89%E3%81%AE%E3%83%95%E3%82%A9%E3%83%B3%E3%83%88%E5%A4%89%E6%9B%B4" />
    <published>2017-04-18T15:42:24+09:00</published> 
    <updated>2017-04-18T15:42:24+09:00</updated> 
    <category term="未選択" label="未選択" />
    <title>Word数式モードのフォント変更</title>
    <content mode="escaped" type="text/html" xml:lang="utf-8"> 
      <![CDATA[参考：<br />
http://ichchiki.hatenablog.com/entry/2016/01/31/013110]]> 
    </content>
    <author>
            <name>Keita</name>
        </author>
  </entry>
  <entry>
    <id>kkeita.blog.shinobi.jp://entry/6</id>
    <link rel="alternate" type="text/html" href="https://kkeita.blog.shinobi.jp/%E6%9C%AA%E9%81%B8%E6%8A%9E/word%E5%B0%8F%E6%8A%80%E9%9B%86" />
    <published>2017-04-11T16:54:09+09:00</published> 
    <updated>2017-04-11T16:54:09+09:00</updated> 
    <category term="未選択" label="未選択" />
    <title>Word小技集</title>
    <content mode="escaped" type="text/html" xml:lang="utf-8"> 
      <![CDATA[主にWord 2016を使用する際に参考にしたリンク集です。<br />
<br />
・見出し2がスタイル一覧に表示されない<br />
　&rarr;「スタイル」の「オプション」から「前のレベルが表示されている場合に次のレベルの見出しを表示する」にチェック。<br />
参考： https://pasocafe.space/word-midashi1/<br />
<br />
・スタイルを行の途中で変えたい。<br />
http://office-qa.com/Word/wd330.htm<br />
<br />
・参考文献に番号を振りたい（書式は自分で決めたい）<br />
　http://office-qa.com/Word/wd327.htm<br />
　ここのサイトに従ってSEQで連番を振り、ブックマークで参照するのがもっとも楽だと思います。]]> 
    </content>
    <author>
            <name>Keita</name>
        </author>
  </entry>
  <entry>
    <id>kkeita.blog.shinobi.jp://entry/5</id>
    <link rel="alternate" type="text/html" href="https://kkeita.blog.shinobi.jp/%E6%9C%AA%E9%81%B8%E6%8A%9E/%E5%8F%82%E8%80%83%E6%96%87%E7%8C%AE" />
    <published>2017-02-28T23:20:20+09:00</published> 
    <updated>2017-02-28T23:20:20+09:00</updated> 
    <category term="未選択" label="未選択" />
    <title>参考文献</title>
    <content mode="escaped" type="text/html" xml:lang="utf-8"> 
      <![CDATA[参考文献はbibファイルを作るのが楽です。<br />
<a href="http://ideas.paunix.org/latex/latex_6_bib.htm#bibliography" title="">http://ideas.paunix.org/latex/latex_6_bib.htm#bibliography</a><br />
有名なサイトだと思いますが、bibファイルの入力項目は特に網羅的で重宝します。]]> 
    </content>
    <author>
            <name>Keita</name>
        </author>
  </entry>
  <entry>
    <id>kkeita.blog.shinobi.jp://entry/4</id>
    <link rel="alternate" type="text/html" href="https://kkeita.blog.shinobi.jp/%E6%9C%AA%E9%81%B8%E6%8A%9E/%E3%82%B3%E3%83%B3%E3%83%91%E3%82%A4%E3%83%AB%E6%99%82%E5%88%BB%E3%82%92%E8%A1%A8%E7%A4%BA" />
    <published>2017-02-21T15:04:37+09:00</published> 
    <updated>2017-02-21T15:04:37+09:00</updated> 
    <category term="未選択" label="未選択" />
    <title>コンパイル時刻を表示</title>
    <content mode="escaped" type="text/html" xml:lang="utf-8"> 
      <![CDATA[jsarticleを使用する場合：<br />
http://www.artsci.kyushu-u.ac.jp/~ssaito/jpn/tex/tips/misc.html#time<br />
<br />
それ以外の場合：<br />
https://www.ctan.org/tex-archive/macros/latex/contrib/datetime2<br />
<br />
なおlatexで使用したくなるパッケージはほぼ100%、w32texやTexLiveにすでに含まれていますので、プリアンプルに\usepackage{...}の記述を加えるだけで使用できます。]]> 
    </content>
    <author>
            <name>Keita</name>
        </author>
  </entry>
  <entry>
    <id>kkeita.blog.shinobi.jp://entry/3</id>
    <link rel="alternate" type="text/html" href="https://kkeita.blog.shinobi.jp/%E6%9C%AA%E9%81%B8%E6%8A%9E/%E9%80%A3%E6%88%90%E6%8C%AF%E5%8B%95%E3%81%AE%E8%A7%A3%E6%B3%95%E3%81%A8%E3%81%9D%E3%81%AE%E8%A6%96%E8%A6%9A%E5%8C%96" />
    <published>2016-05-28T16:39:46+09:00</published> 
    <updated>2016-05-28T16:39:46+09:00</updated> 
    <category term="未選択" label="未選択" />
    <title>連成振動の解法とその視覚化</title>
    <content mode="escaped" type="text/html" xml:lang="utf-8"> 
      <![CDATA[ブログでのMathJaxテストを兼ねて、連成振動・行列の対角化とその視覚化について考えます。<br />
<br />
2つの壁に挟まれた質量$m$の2つのおもりを考え、それらが自然長$l$、ばね定数$k$の3つのばねでつながれているとする。つりあいの場所からのおもりのずれをそれぞれ$x_1$、$x_2$とする。2つの運動方程式を合わせて<br />
\[ <br />
\dfrac{d^2}{dt^2} \vec{x}=-\dfrac{k}{m}<br />
\begin{pmatrix}<br />
2 &amp; -1 \\<br />
-1 &amp; 2 \\<br />
\end{pmatrix}<br />
\vec{x}<br />
\]<br />
と書ける。これを対角化すると、$\vec{x'}=<br />
\begin{pmatrix}<br />
x_1+x_2 \\<br />
x_1-x_2 \\<br />
\end{pmatrix}$を用いて、<br />
\[<br />
\dfrac{d^2}{dt^2} \vec{x'}=-\dfrac{k}{m}<br />
\begin{pmatrix}<br />
1 &amp; 0 \\<br />
0 &amp; 3 \\<br />
\end{pmatrix}<br />
\vec{x'}<br />
\]<br />
と書き直すことができる。<br />
<br />
<br /><br /><a href="https://kkeita.blog.shinobi.jp/%E6%9C%AA%E9%81%B8%E6%8A%9E/%E9%80%A3%E6%88%90%E6%8C%AF%E5%8B%95%E3%81%AE%E8%A7%A3%E6%B3%95%E3%81%A8%E3%81%9D%E3%81%AE%E8%A6%96%E8%A6%9A%E5%8C%96" target="_blank">つづきはこちら</a>]]> 
    </content>
    <author>
            <name>Keita</name>
        </author>
  </entry>
  <entry>
    <id>kkeita.blog.shinobi.jp://entry/2</id>
    <link rel="alternate" type="text/html" href="https://kkeita.blog.shinobi.jp/%E6%9C%AA%E9%81%B8%E6%8A%9E/jsarticle%E3%81%AE%E6%97%A5%E4%BB%98%E3%82%92%E8%A5%BF%E6%9A%A6%E3%81%AB%E3%81%99%E3%82%8B" />
    <published>2016-01-31T22:03:33+09:00</published> 
    <updated>2016-01-31T22:03:33+09:00</updated> 
    <category term="未選択" label="未選択" />
    <title>jsarticleの日付を西暦にする</title>
    <content mode="escaped" type="text/html" xml:lang="utf-8"> 
      <![CDATA[jsarticleの日付がデフォルトだと平成～年となってしまうので、西暦に直します。<br />
タイトルを定義する部分で<br />
\西暦<br />
\title{...}<br />
<br />
などとすれば大丈夫です。斬新なコマンドですね&hellip;。]]> 
    </content>
    <author>
            <name>Keita</name>
        </author>
  </entry>
  <entry>
    <id>kkeita.blog.shinobi.jp://entry/1</id>
    <link rel="alternate" type="text/html" href="https://kkeita.blog.shinobi.jp/%E6%9C%AA%E9%81%B8%E6%8A%9E/%E5%AE%9A%E7%90%86%E7%92%B0%E5%A2%83%E3%81%AB%E5%B7%A6%E7%B7%9A%E3%82%92%E3%81%A4%E3%81%91%E3%82%8B%E3%83%BB%E6%B3%A8%E9%87%88%E3%82%82%E3%81%A4%E3%81%91%E3%82%8B" />
    <published>2016-01-31T21:59:57+09:00</published> 
    <updated>2016-01-31T21:59:57+09:00</updated> 
    <category term="未選択" label="未選択" />
    <title>定理環境に左線をつける・注釈もつける</title>
    <content mode="escaped" type="text/html" xml:lang="utf-8"> 
      <![CDATA[Latexのテクニックをいちいちググるのが不便なので、使うものは片っ端からこのブログに残しておこうと思います。<br />
<br />
・定理環境に左線をつける<br />
<a href="http://seesaawiki.jp/w/fuhmi/d/TeX%a4%cb%b4%d8%a4%b9%a4%eb%b3%d0%a4%a8%bd%f1%a4%ad#content_14_21" title="">http://seesaawiki.jp/w/fuhmi/d/TeX%a4%cb%b4%d8%a4%b9%a4%eb%b3%d0%a4%a8%bd%f1%a4%ad#content_14_21<br />
</a>こちらのサイトに紹介されています。<br />
<br />
特に<br />

<p style="margin: 0px;">\newenvironment{myproof}{\begin{myleftbar}{cyan}\begin{proof}}{\end{proof}\end{myleftbar}}</p>
と書けば、証明の部分の行頭に縦線を引くことができます。<br />
<br />
・注釈もつける<br />
上記環境は\footnoteが機能しません。対策として<br />
<br />
\begin{myproof}<br />
注釈はここ\footnotemark<br />
\end{myproof}<br />
\footnotetext{注釈の内容}<br />
<br />
のようにすれば大丈夫です。]]> 
    </content>
    <author>
            <name>Keita</name>
        </author>
  </entry>
</feed>