[Tokyodebian-commits] TokyoDebian CVS update: monthly-report debianmeetingresume200609-presentation-llgong.tex debianmeetingresume200609-presentation-llgong.pdf debianmeetingresume200608-presentation.pdf .yatexrc

tokyodebian CVS Commit tokyodebian-commits at lists.alioth.debian.org
Thu Aug 3 22:56:13 UTC 2006


  User: dancer  
  Date: 06/08/03 22:56:13

  Modified:    .        debianmeetingresume200608-presentation.pdf .yatexrc
  Added:       .        debianmeetingresume200609-presentation-llgong.tex
                        debianmeetingresume200609-presentation-llgong.pdf
  Log:
  start working with llgong resource.
  
  Revision  Changes    Path
  1.8       +322 -312  monthly-report/debianmeetingresume200608-presentation.pdf
  
  	<<Binary file>>
  
  
  1.6       +2 -0      monthly-report/.yatexrc
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/tokyodebian/monthly-report/.yatexrc?annotate=1.6&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/tokyodebian/monthly-report/.yatexrc?rev=1.6&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/tokyodebian/monthly-report/.yatexrc.diff?r1=1.6&r2=1.5&cvsroot=
  
  -----------------------------------
  
  Index: .yatexrc
  ===================================================================
  RCS file: /cvsroot/tokyodebian/monthly-report/.yatexrc,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- .yatexrc	18 Feb 2006 08:18:49 -0000	1.5
  +++ .yatexrc	3 Aug 2006 22:56:13 -0000	1.6
  @@ -1,9 +1,11 @@
   (setq tmp-env-table '(
  +("dotpic")
   ("frame")
   ("slide")
   ("screen")
   ("commandline")
   ))
  +
   (setq tmp-section-table '(
   ("frametitle")
   ))
  
  
  
  1.1                  monthly-report/debianmeetingresume200609-presentation-llgong.tex
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/tokyodebian/monthly-report/debianmeetingresume200609-presentation-llgong.tex?annotate=1.1&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/tokyodebian/monthly-report/debianmeetingresume200609-presentation-llgong.tex?rev=1.1&content-type=text/x-cvsweb-markup&cvsroot=
  
  -----------------------------------
  
  Index: debianmeetingresume200609-presentation-llgong.tex
  ===================================================================
  %; whizzy document
  % latex beamer presentation.
  % platex, latex-beamer でコンパイルすることを想定. 
  
  %     Tokyo Debian Meeting resources
  %     Copyright (C) 2006 Junichi Uekawa
  
  %     This program is free software; you can redistribute it and/or modify
  %     it under the terms of the GNU General Public License as published by
  %     the Free Software Foundation; either version 2 of the License, or
  %     (at your option) any later version.
  
  %     This program is distributed in the hope that it will be useful,
  %     but WITHOUT ANY WARRANTY; without even the implied warranty of
  %     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  %     GNU General Public License for more details.
  
  %     You should have received a copy of the GNU General Public License
  %     along with this program; if not, write to the Free Software
  %     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  
  % 実行順番
  % sudo  ~/bin/usb-macbook-ir.c &
  % real presentation (shell-command (concat "DISPLAY=:0.1 xpdf -fullscreen " (replace-regexp-in-string "tex$" "pdf"(buffer-file-name)) "&"))
  % DISPLAY=:0.1 xpdf -fullscreen 
  
  \documentclass[cjk,dvipdfm]{beamer}
  \usetheme{Warsaw}
  
  %  preview (shell-command (concat "xpdf " (replace-regexp-in-string "tex$" "pdf"(buffer-file-name)) "&"))
  %  presentation (shell-command (concat "xpdf -fullscreen " (replace-regexp-in-string "tex$" "pdf"(buffer-file-name)) "&"))
  
  
  %http://www.naney.org/diki/dk/hyperref.html
  %日本語EUC系環境の時
  \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}
  %シフトJIS系環境の時
  %\AtBeginDvi{\special{pdf:tounicode 90ms-RKSJ-UCS2}}
  
  \title{Binfmtc/realksh}
  \subtitle{資料}
  \author{上川 純一 dancer at debian.org}
  \date{2006年9月28日}
  \logo{\includegraphics[width=8cm]{image200607/openlogo-light.eps}}
  
  % 三択問題用
  \newcounter{santakucounter}
  \newcommand{\santaku}[5]{%
  \addtocounter{santakucounter}{1}
  \frame{\frametitle{問題\arabic{santakucounter}. #1}
  %問題\arabic{santakucounter}. #1
  \begin{minipage}[t]{0.7\hsize}
   \begin{itemize}
   \item □ A #2\\
   \item □ B #3\\
   \item □ C #4\\
   \end{itemize}
  \end{minipage}
  }
  \frame{\frametitle{問題\arabic{santakucounter}. #1}
  %問題\arabic{santakucounter}. #1
  \begin{minipage}[t]{0.7\hsize}
  \begin{itemize}
  \item □ A #2\\
  \item □ B #3\\
  \item □ C #4\\
  \end{itemize}
  \end{minipage}
  \begin{minipage}[t]{0.2\hsize}
  答えは:
  
  
  \vspace{1cm}
  
  {\huge \hspace{1cm}#5}
  \end{minipage}}
  }
  
  
  \begin{document}
  \frame{\titlepage{}}
  
  \section{Intro}
  \begin{frame}
  \includegraphics[width=0.5\hsize]{image200609/structure.eps}
  \end{frame}
  
  \end{document}
  
  
  
  1.1                  monthly-report/debianmeetingresume200609-presentation-llgong.pdf
  
  	<<Binary file>>
  
  



More information about the Tokyodebian-commits mailing list