Giter Club home page Giter Club logo

beamerthemetsukuba's Introduction

beamerthemeTsukuba

筑波大学紫テーマのTeX beamer用オリジナルテーマです。研究集会などでご自由にお使いください。

Usage

まず、テーマをbeamer themeがあるフォルダにコピーします。 例えば、macでbrew installしたtexlive 2017を使っている場合、beamerテーマのパスは次のようになります。

/usr/local/texlive/2017/texmf-dist/tex/latex/beamer/themes

このフォルダの下に、color, inner, outer, font, themeという5つのフォルダがあります。カラーテーマはcolorフォルダに、themeと画像ファイル(png, eps)はthemeフォルダの下にそれぞれコピーします。

$ sudo cp beamercolorthemeorchidUT.sty /usr/local/texlive/2017/texmf-dist/tex/latex/beamer/themes/color

$ sudo cp beamercolorthemewhaleUT.sty /usr/local/texlive/2017/texmf-dist/tex/latex/beamer/themes/color

$ sudo cp beamerthemeTsukubaMin.sty /usr/local/texlive/2017/texmf-dist/tex/latex/beamer/themes/theme

$ sudo cp imagine_white.png /usr/local/texlive/2017/texmf-dist/tex/latex/beamer/themes/theme

$ sudo cp tsukuba_logo_kanji.eps /usr/local/texlive/2017/texmf-dist/tex/latex/beamer/themes/theme

ファイルのコピーが終わったら、一回texをビルドする必要があります。ビルドのコマンドは次の通りです。

sudo mktexlsr

\usetheme{TsukubaMin}して、デフォルトで入っている他のテーマと同じように使えます。

注意

macでは、特にパッケージをインポートしなくてもpng, eps両方使えます。しかしwindowsだと`\usepackage[dvipdfmx]{graphicx}してあげないとpngが使えないかもしれません。texlive2014だと、まだwindowsではpngが使えなかったりしたんですが、最近はどうでしょうか。

もしそのような問題が発生するならば、beamerthemeTsukuba.sty ファイルの \RequirePackage[dvipdfmx]{graphicx} をコメントアウトしてください。(文頭の%を消すことを「コメントアウト」と言います)

ライセンス

texのオリジナルパッケージなどは、GNU General Public LicenceあるいはLaTeX Project Public Licenseの基で配布・改変することができます。

/usr/local/texlive/2017/texmf-dist/doc/latex/beamer/doc/licenses/LICENSE

にbeamerのライセンスがあります。(windowsの場合はパスが違うかもしれませんが、texmf-dist以下はほぼ同じかと思います。)

Note

実はすでに配布中の筑波大学beamerテーマもあったりします。 http://www.im.uec.ac.jp/~stakahashi/j/beamerthemeTsukuba.html これをすでに使ってらっしゃる方も中にはいらっしゃるかもしれませんので、自分のテーマの名前には私の苗字であるMinをつけています。

beamerthemetsukuba's People

Contributors

jeongwonmin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.