# HG changeset patch # User Masataka Kohagura # Date 1408042214 -32400 # Node ID 2bafedc31698d1cbb83149e7cda6a921642fa178 # Parent 57e3af5b3f44ea8d0d5821938b808c51879a6fef add somefiles diff -r 57e3af5b3f44 -r 2bafedc31698 chapter1.tex --- a/chapter1.tex Thu Aug 14 14:34:43 2014 +0900 +++ b/chapter1.tex Fri Aug 15 03:50:14 2014 +0900 @@ -44,6 +44,14 @@ \section{組織} \subsection{組織形態} +\begin{figure}[htbp] +\begin{center} +\includegraphics[width=0.7\textwidth]{images/organization.pdf} +\end{center} +\caption{組織図} +\label{fig:createTask} +\end{figure} + \subsection{報告形態} 本プロジェクトでは、定期ミーティングとプロジェクト管理ツール redmine による報告の2つの報告形態を採る。 diff -r 57e3af5b3f44 -r 2bafedc31698 chapter2.tex --- a/chapter2.tex Thu Aug 14 14:34:43 2014 +0900 +++ b/chapter2.tex Fri Aug 15 03:50:14 2014 +0900 @@ -2,14 +2,72 @@ \label{chap:concept} \section{目標管理} +ムービー製作を通して、班員各自にそれぞれの目標を設定した。 + +\begin{itemize} +\item 澤崎 夏希 + +CM製作において、自分のイメージをできるだけ具現化できるようにする。 + +\item 山城 義弘 + +ターゲットに対して適切なアプローチをとるような脚本を製作する。 + +\item 屋良 海輝 + + +\item 町田 絵美莉 + + +\item 與那嶺 亮 + + +\item 亀井 翔 + + +\end{itemize} + \section{スコープとWBS} +\begin{figure}[htbp] +\begin{center} +\includegraphics[width=0.4\textwidth]{images/mm.pdf} +\end{center} +\caption{WBS} +\label{fig:createTask} +\end{figure} + \section{時間管理} +\begin{figure}[htbp] +\begin{center} +\includegraphics[width=0.7\textwidth]{images/TimeTable.pdf} +\end{center} +\caption{時間管理} +\label{fig:createTask} +\end{figure} + + \section{リスク・課題管理} +\subsection{リスク} +考えられるリスクを以下に列挙する。 +\begin{itemize} +\item 班員がこなくなる +\item 仕事を遂行しなくなる +\item 他授業との兼ね合い +\end{itemize} + +\subsection{課題管理} \section{コミュニケーション管理} +進捗状況、情報伝達手段として以下の方法を取った。 + +\begin{itemize} +\item ツール(Skype、LINE、電話、redmine) +\item 週1回のミーティング +\end{itemize} + \section{応用} - +動画製作時に折りたたむパソコンの動画と、ハメコミ合成を行う動画 diff -r 57e3af5b3f44 -r 2bafedc31698 cm-scope.mm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cm-scope.mm Fri Aug 15 03:50:14 2014 +0900 @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r 57e3af5b3f44 -r 2bafedc31698 cm_wbs.mm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cm_wbs.mm Fri Aug 15 03:50:14 2014 +0900 @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r 57e3af5b3f44 -r 2bafedc31698 images/TimeTable.pdf Binary file images/TimeTable.pdf has changed diff -r 57e3af5b3f44 -r 2bafedc31698 images/TimeTable.xbb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/images/TimeTable.xbb Fri Aug 15 03:50:14 2014 +0900 @@ -0,0 +1,8 @@ +%%Title: ./images/TimeTable.pdf +%%Creator: extractbb 20130405 +%%BoundingBox: 0 0 842 595 +%%HiResBoundingBox: 0.000000 0.000000 842.000000 595.000000 +%%PDFVersion: 1.4 +%%Pages: 1 +%%CreationDate: Fri Aug 15 03:00:51 2014 + diff -r 57e3af5b3f44 -r 2bafedc31698 images/mm.pdf Binary file images/mm.pdf has changed diff -r 57e3af5b3f44 -r 2bafedc31698 images/mm.xbb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/images/mm.xbb Fri Aug 15 03:50:14 2014 +0900 @@ -0,0 +1,8 @@ +%%Title: ./images/mm.pdf +%%Creator: extractbb 20130405 +%%BoundingBox: 0 0 1191 1684 +%%HiResBoundingBox: 0.000000 0.000000 1191.000000 1684.000000 +%%PDFVersion: 1.4 +%%Pages: 1 +%%CreationDate: Fri Aug 15 03:00:51 2014 + diff -r 57e3af5b3f44 -r 2bafedc31698 images/organization.pdf Binary file images/organization.pdf has changed diff -r 57e3af5b3f44 -r 2bafedc31698 images/organization.xbb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/images/organization.xbb Fri Aug 15 03:50:14 2014 +0900 @@ -0,0 +1,8 @@ +%%Title: ./images/organization.pdf +%%Creator: extractbb 20130405 +%%BoundingBox: 0 0 514 374 +%%HiResBoundingBox: 0.000000 0.000000 514.000000 374.000000 +%%PDFVersion: 1.4 +%%Pages: 1 +%%CreationDate: Fri Aug 15 03:00:51 2014 + diff -r 57e3af5b3f44 -r 2bafedc31698 images/pd2_6.graffle --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/images/pd2_6.graffle Fri Aug 15 03:50:14 2014 +0900 @@ -0,0 +1,632 @@ + + + + + ActiveLayerIndex + 0 + ApplicationVersion + + com.omnigroup.OmniGraffle + 139.18.0.187838 + + AutoAdjust + + BackgroundGraphic + + Bounds + {{0, 0}, {558.99997329711914, 783}} + Class + SolidGraphic + ID + 2 + Style + + shadow + + Draws + NO + + stroke + + Draws + NO + + + + BaseZoom + 0 + CanvasOrigin + {0, 0} + ColumnAlign + 1 + ColumnSpacing + 36 + CreationDate + 2014-08-14 15:11:23 +0000 + Creator + MasaKoha + DisplayScale + 1 0/72 in = 1 0/72 in + GraphDocumentVersion + 8 + GraphicsList + + + Bounds + {{385.60894986214987, 225.62190383601634}, {78.014186243974734, 10.778387826392775}} + Class + ShapedGraphic + ID + 18 + Shape + Rectangle + Style + + fill + + Draws + NO + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Pad + 0 + Text + {\rtf1\ansi\ansicpg932\cocoartf1265\cocoasubrtf210 +\cocoascreenfonts1{\fonttbl\f0\fnil\fcharset128 HiraKakuProN-W3;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\qc + +\f0\fs24 \cf0 \'83\'72\'83\'66\'83\'49\'94\'c7} + VerticalPad + 0 + + + + Bounds + {{104.10897088395029, 228.91740147740487}, {78.014186243974734, 10.778387826392775}} + Class + ShapedGraphic + ID + 17 + Shape + Rectangle + Style + + fill + + Draws + NO + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Pad + 0 + Text + {\rtf1\ansi\ansicpg932\cocoartf1265\cocoasubrtf210 +\cocoascreenfonts1{\fonttbl\f0\fnil\fcharset128 HiraKakuProN-W3;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\qc + +\f0\fs24 \cf0 \'8a\'47\'83\'52\'83\'93\'83\'65\'94\'c7} + VerticalPad + 0 + + + + Class + LineGraphic + Head + + ID + 14 + + ID + 16 + Points + + {297.15082946728751, 170.17987025428926} + {334.4621277017165, 213.26786853514514} + + Style + + stroke + + HeadArrow + 0 + Legacy + + LineType + 1 + TailArrow + 0 + + + Tail + + ID + 5 + + + + Class + LineGraphic + Head + + ID + 4 + + ID + 15 + Points + + {257.8796831698553, 170.16440918371569} + {213.45726745574549, 216.9305738033633} + + Style + + stroke + + HeadArrow + 0 + Legacy + + LineType + 1 + TailArrow + 0 + + + Tail + + ID + 5 + + + + Class + LineGraphic + Head + + ID + 5 + + ID + 12 + Points + + {278.25697390898284, 92.257156552865197} + {278.35457275873966, 126.78713843892552} + + Style + + stroke + + HeadArrow + 0 + Legacy + + LineType + 1 + TailArrow + 0 + + + Tail + + ID + 11 + Position + 0.50592881441116333 + + + + Class + LineGraphic + Head + + ID + 3 + + ID + 11 + Points + + {214.25698660583171, 92.257252253271091} + {340.75697134704274, 92.257063095422865} + + Style + + stroke + + HeadArrow + 0 + Legacy + + LineType + 1 + TailArrow + 0 + + + Tail + + ID + 1 + + + + Bounds + {{342.366052378159, 367.80487280756148}, {164.50001525878906, 42.514751981882668}} + Class + ShapedGraphic + ID + 10 + Shape + Rectangle + Text + + Text + {\rtf1\ansi\ansicpg932\cocoartf1265\cocoasubrtf210 +\cocoascreenfonts1{\fonttbl\f0\fnil\fcharset128 HiraKakuProN-W3;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\qc + +\f0\fs24 \cf0 \'8b\'54\'88\'e4 \'e3\'c4} + + + + Bounds + {{342.36606101883882, 251.96906713177214}, {164.50001525878906, 42.514751981882668}} + Class + ShapedGraphic + ID + 9 + Shape + Rectangle + Text + + Text + {\rtf1\ansi\ansicpg932\cocoartf1265\cocoasubrtf210 +\cocoascreenfonts1{\fonttbl\f0\fnil\fcharset128 HiraKakuProN-W3;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\qc + +\f0\fs24 \cf0 \'83\'72\'83\'66\'83\'49\'94\'c7\'83\'8a\'81\'5b\'83\'5f\'81\'5b\ +\'e4\'6f\'93\'df\'97\'e4 \'97\'ba} + + + + Bounds + {{60.866047782620115, 310.05259261498315}, {164.50001525878906, 42.514751981882668}} + Class + ShapedGraphic + ID + 8 + Shape + Rectangle + Text + + Text + {\rtf1\ansi\ansicpg932\cocoartf1265\cocoasubrtf210 +\cocoascreenfonts1{\fonttbl\f0\fnil\fcharset128 HiraKakuProN-W3;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\qc + +\f0\fs24 \cf0 \'92\'ac\'93\'63 \'8a\'47\'94\'fc\'e4\'bb} + + + + Bounds + {{342.36604396792296, 310.05259360371673}, {164.50001525878906, 42.514751981882668}} + Class + ShapedGraphic + ID + 7 + Shape + Rectangle + Text + + Text + {\rtf1\ansi\ansicpg932\cocoartf1265\cocoasubrtf210 +\cocoascreenfonts1{\fonttbl\f0\fnil\fcharset128 HiraKakuProN-W3;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\qc + +\f0\fs24 \cf0 \'89\'ae\'97\'c7 \'8a\'43\'8b\'50} + + + + Bounds + {{60.866047782620115, 251.96905821720009}, {164.50001525878906, 42.514751981882668}} + Class + ShapedGraphic + ID + 6 + Shape + Rectangle + Text + + Text + {\rtf1\ansi\ansicpg932\cocoartf1265\cocoasubrtf210 +\cocoascreenfonts1{\fonttbl\f0\fnil\fcharset128 HiraKakuProN-W3;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\qc + +\f0\fs24 \cf0 \'8a\'47\'83\'52\'83\'93\'83\'65\'94\'c7\'83\'8a\'81\'5b\'83\'5f\'81\'5b\ +\'8e\'52\'8f\'e9 \'8b\'60\'8d\'4f} + + + + Bounds + {{196.16606225613361, 127.28713642671784}, {164.50001525878906, 42.514751981882668}} + Class + ShapedGraphic + ID + 5 + Shape + Rectangle + Text + + Text + {\rtf1\ansi\ansicpg932\cocoartf1265\cocoasubrtf210 +\cocoascreenfonts1{\fonttbl\f0\fnil\fcharset128 HiraKakuProN-W3;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\qc + +\f0\fs24 \cf0 \'83\'8a\'81\'5b\'83\'5f\'81\'5b\'8c\'93\'91\'66\'8d\'de\'94\'c7\ +\'e0\'56\'8d\'e8 \'89\'c4\'8a\'f3} + + + + Bounds + {{341.25697134704274, 70.999999999999886}, {164.50001525878906, 42.514751981882668}} + Class + ShapedGraphic + ID + 3 + Shape + Rectangle + Text + + Text + {\rtf1\ansi\ansicpg932\cocoartf1265\cocoasubrtf210 +\cocoascreenfonts1{\fonttbl\f0\fnil\fcharset128 HiraKakuProN-W3;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\qc + +\f0\fs24 \cf0 \'83\'76\'83\'8d\'83\'57\'83\'46\'83\'4e\'83\'67\'83\'7d\'83\'6c\'81\'5b\'83\'57\'83\'83\'81\'5b\ +\'88\'c9\'8f\'57 \'97\'b3\'94\'56} + + + + Bounds + {{49.256971347042622, 70.999999999999886}, {164.50001525878906, 42.514751981882668}} + Class + ShapedGraphic + ID + 1 + Shape + Rectangle + Text + + Text + {\rtf1\ansi\ansicpg932\cocoartf1265\cocoasubrtf210 +\cocoascreenfonts1{\fonttbl\f0\fnil\fcharset128 HiraKakuProN-W3;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\qc + +\f0\fs24 \cf0 \'83\'76\'83\'8d\'83\'57\'83\'46\'83\'4e\'83\'67\'83\'7d\'83\'6c\'81\'5b\'83\'57\'83\'83\'81\'5b\ +\'8c\'c3\'94\'67\'91\'71 \'90\'b3\'97\'b2} + + + + Bounds + {{38.297873247042162, 217.2931337454215}, {209.63636779785156, 147.41350955420336}} + Class + ShapedGraphic + ID + 4 + Shape + Rectangle + Style + + stroke + + CornerRadius + 9 + + + + + Bounds + {{319.7978476297032, 213.64589433626213}, {209.63636779785156, 207.52433271451935}} + Class + ShapedGraphic + ID + 14 + Shape + Rectangle + Style + + stroke + + CornerRadius + 9 + + + + + GridInfo + + GuidesLocked + NO + GuidesVisible + YES + HPages + 1 + ImageCounter + 1 + KeepToScale + + Layers + + + Lock + NO + Name + レイヤー 1 + Print + YES + View + YES + + + LayoutInfo + + Animate + NO + circoMinDist + 18 + circoSeparation + 0.0 + layoutEngine + dot + neatoSeparation + 0.0 + twopiSeparation + 0.0 + + LinksVisible + NO + MagnetsVisible + NO + MasterSheets + + ModificationDate + 2014-08-14 15:34:04 +0000 + Modifier + MasaKoha + NotesVisible + NO + Orientation + 2 + OriginVisible + NO + PageBreaks + YES + PrintInfo + + NSBottomMargin + + float + 41 + + NSHorizonalPagination + + coded + BAtzdHJlYW10eXBlZIHoA4QBQISEhAhOU051bWJlcgCEhAdOU1ZhbHVlAISECE5TT2JqZWN0AIWEASqEhAFxlwCG + + NSLeftMargin + + float + 18 + + NSPaperSize + + size + {594.99997329711914, 842} + + NSPrintReverseOrientation + + int + 0 + + NSRightMargin + + float + 18 + + NSTopMargin + + float + 18 + + + PrintOnePage + + ReadOnly + NO + RowAlign + 1 + RowSpacing + 36 + SheetTitle + キャンバス 1 + SmartAlignmentGuidesActive + YES + SmartDistanceGuidesActive + YES + UniqueID + 1 + UseEntirePage + + VPages + 1 + WindowInfo + + CurrentSheet + 0 + ExpandedCanvases + + Frame + {{539, 170}, {1053, 1286}} + ListView + + OutlineWidth + 142 + RightSidebar + + ShowRuler + + Sidebar + + SidebarWidth + 120 + VisibleRegion + {{-46, -15}, {651.06384519971652, 813.4751965621731}} + Zoom + 1.4099999666213989 + ZoomValues + + + キャンバス 1 + 1.4099999666213989 + 1.4500000476837158 + + + + + diff -r 57e3af5b3f44 -r 2bafedc31698 images/scope.pdf Binary file images/scope.pdf has changed diff -r 57e3af5b3f44 -r 2bafedc31698 images/wbs.pdf Binary file images/wbs.pdf has changed diff -r 57e3af5b3f44 -r 2bafedc31698 images/wbs.xbb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/images/wbs.xbb Fri Aug 15 03:50:14 2014 +0900 @@ -0,0 +1,8 @@ +%%Title: ./images/wbs.pdf +%%Creator: extractbb 20130405 +%%BoundingBox: 0 0 595 842 +%%HiResBoundingBox: 0.000000 0.000000 595.000000 842.000000 +%%PDFVersion: 1.3 +%%Pages: 1 +%%CreationDate: Fri Aug 15 03:00:51 2014 + diff -r 57e3af5b3f44 -r 2bafedc31698 q.log --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/q.log Fri Aug 15 03:50:14 2014 +0900 @@ -0,0 +1,31 @@ +This is e-pTeX, Version 3.1415926-p3.4-110825-2.6 (utf8.euc) (TeX Live 2013) (format=platex 2014.3.14) 15 AUG 2014 03:48 +entering extended mode + restricted \write18 enabled. + %&-line parsing enabled. +**thesis-paper +(/usr/local/texlive/2013/texmf-dist/tex/latex/tools/q.tex +! Interruption. + + \begingroup +l.1 + %% +? +pLaTeX2e <2006/11/10> (based on LaTeX2e <2011/06/27> patch level 0) +Babel <3.9f> and hyphenation patterns for 78 languages loaded. +File ignored +) +! Emergency stop. +<*> thesis-paper + +*** (job aborted, no legal \end found) + + +Here is how much of TeX's memory you used: + 7 strings out of 494008 + 183 string characters out of 6154472 + 52361 words of memory out of 5000000 + 3558 multiletter control sequences out of 15000+600000 + 7519 words of font info for 31 fonts, out of 8000000 for 9000 + 745 hyphenation exceptions out of 8191 + 5i,0n,1p,92b,8s stack positions out of 5000i,500n,10000p,200000b,80000s +No pages of output. diff -r 57e3af5b3f44 -r 2bafedc31698 thesis-paper.aux --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/thesis-paper.aux Fri Aug 15 03:50:14 2014 +0900 @@ -0,0 +1,44 @@ +\relax +\@writefile{toc}{\contentsline {chapter}{\numberline {第1章}プロジェクト立ち上げ}{1}} +\@writefile{lof}{\addvspace {10\p@ }} +\@writefile{lot}{\addvspace {10\p@ }} +\newlabel{chap:introduction}{{1}{1}} +\@writefile{toc}{\contentsline {section}{\numberline {1.1}要約}{1}} +\@writefile{toc}{\contentsline {section}{\numberline {1.2}メンバー}{1}} +\@writefile{toc}{\contentsline {section}{\numberline {1.3}目標}{1}} +\@writefile{toc}{\contentsline {section}{\numberline {1.4}プロジェクトの独自性と制約}{1}} +\@writefile{toc}{\contentsline {section}{\numberline {1.5}成果物}{2}} +\@writefile{toc}{\contentsline {section}{\numberline {1.6}日程と終了}{2}} +\@writefile{toc}{\contentsline {section}{\numberline {1.7}組織}{2}} +\@writefile{toc}{\contentsline {subsection}{\numberline {1.7.1}組織形態}{2}} +\@writefile{lof}{\contentsline {figure}{\numberline {1.1}{\ignorespaces 組織図}}{2}} +\newlabel{fig:createTask}{{1.1}{2}} +\@writefile{toc}{\contentsline {subsection}{\numberline {1.7.2}報告形態}{3}} +\@writefile{toc}{\contentsline {subsection}{\numberline {1.7.3}ステークホルダー}{3}} +\@writefile{toc}{\contentsline {chapter}{\numberline {第2章}プロジェクト計画・実績}{4}} +\@writefile{lof}{\addvspace {10\p@ }} +\@writefile{lot}{\addvspace {10\p@ }} +\newlabel{chap:concept}{{2}{4}} +\@writefile{toc}{\contentsline {section}{\numberline {2.1}目標管理}{4}} +\@writefile{toc}{\contentsline {section}{\numberline {2.2}スコープとWBS}{4}} +\@writefile{toc}{\contentsline {section}{\numberline {2.3}時間管理}{4}} +\@writefile{toc}{\contentsline {section}{\numberline {2.4}リスク・課題管理}{4}} +\@writefile{toc}{\contentsline {subsection}{\numberline {2.4.1}リスク}{4}} +\@writefile{lof}{\contentsline {figure}{\numberline {2.1}{\ignorespaces WBS}}{5}} +\newlabel{fig:createTask}{{2.1}{5}} +\@writefile{lof}{\contentsline {figure}{\numberline {2.2}{\ignorespaces 時間管理}}{5}} +\newlabel{fig:createTask}{{2.2}{5}} +\@writefile{toc}{\contentsline {subsection}{\numberline {2.4.2}課題管理}{6}} +\@writefile{toc}{\contentsline {section}{\numberline {2.5}コミュニケーション管理}{6}} +\@writefile{toc}{\contentsline {section}{\numberline {2.6}応用}{6}} +\@writefile{toc}{\contentsline {chapter}{\numberline {第3章}集結}{7}} +\@writefile{lof}{\addvspace {10\p@ }} +\@writefile{lot}{\addvspace {10\p@ }} +\newlabel{chap:poordirection}{{3}{7}} +\@writefile{toc}{\contentsline {section}{\numberline {3.1}概略}{7}} +\@writefile{toc}{\contentsline {section}{\numberline {3.2}メンバー評価}{7}} +\@writefile{toc}{\contentsline {section}{\numberline {3.3}プロジェクト管理}{7}} +\@writefile{toc}{\contentsline {section}{\numberline {3.4}改善点}{7}} +\@writefile{toc}{\contentsline {section}{\numberline {3.5}教訓}{7}} +\@writefile{toc}{\contentsline {section}{\numberline {3.6}講義}{7}} +\@writefile{toc}{\contentsline {section}{\numberline {3.7}関連資料}{7}} diff -r 57e3af5b3f44 -r 2bafedc31698 thesis-paper.dvi Binary file thesis-paper.dvi has changed diff -r 57e3af5b3f44 -r 2bafedc31698 thesis-paper.log --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/thesis-paper.log Fri Aug 15 03:50:14 2014 +0900 @@ -0,0 +1,180 @@ +This is e-pTeX, Version 3.1415926-p3.4-110825-2.6 (utf8.euc) (TeX Live 2013) (format=platex 2014.3.14) 15 AUG 2014 03:49 +entering extended mode + restricted \write18 enabled. + %&-line parsing enabled. +**thesis-paper +(./thesis-paper.tex +pLaTeX2e <2006/11/10> (based on LaTeX2e <2011/06/27> patch level 0) +Babel <3.9f> and hyphenation patterns for 78 languages loaded. +(/usr/local/texlive/2013/texmf-dist/tex/platex/base/jreport.cls +Document Class: jreport 2006/06/27 v1.6 Standard pLaTeX class +\c@@paper=\count81 +(/usr/local/texlive/2013/texmf-dist/tex/platex/base/jsize12.clo +File: jsize12.clo 2006/06/27 v1.6 Standard pLaTeX file (size option) +) +\c@part=\count82 +\c@chapter=\count83 +\c@section=\count84 +\c@subsection=\count85 +\c@subsubsection=\count86 +\c@paragraph=\count87 +\c@subparagraph=\count88 +\c@figure=\count89 +\c@table=\count90 +\abovecaptionskip=\skip41 +\belowcaptionskip=\skip42 +\symmincho=\mathgroup4 +LaTeX Font Info: Overwriting symbol font `mincho' in version `bold' +(Font) JY1/mc/m/n --> JY1/gt/m/n on input line 677. +\toclineskip=\dimen118 +\@lnumwidth=\dimen119 +\bibindent=\dimen120 +\heisei=\count91 +) +(/usr/local/texlive/2013/texmf-dist/tex/latex/graphics/graphicx.sty +Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR) + +(/usr/local/texlive/2013/texmf-dist/tex/latex/graphics/keyval.sty +Package: keyval 1999/03/16 v1.13 key=value parser (DPC) +\KV@toks@=\toks15 +) +(/usr/local/texlive/2013/texmf-dist/tex/latex/graphics/graphics.sty +Package: graphics 2009/02/05 v1.0o Standard LaTeX Graphics (DPC,SPQR) + +(/usr/local/texlive/2013/texmf-dist/tex/latex/graphics/trig.sty +Package: trig 1999/03/16 v1.09 sin cos tan (DPC) +) +(/usr/local/texlive/2013/texmf-dist/tex/latex/latexconfig/graphics.cfg +File: graphics.cfg 2010/04/23 v1.9 graphics configuration of TeX Live +) +Package graphics Info: Driver file: dvipdfmx.def on input line 91. + +(/usr/local/texlive/2013/texmf-dist/tex/latex/dvipdfmx-def/dvipdfmx.def +File: dvipdfmx.def 2013/05/27 v3.2 LaTeX graphics driver for dvipdfmx (TeX Live +/ChoF) +)) +\Gin@req@height=\dimen121 +\Gin@req@width=\dimen122 +) +(./eclbkbox.sty +\bk@bxb=\box41 +\bk@bxa=\box42 +\bk@lcnt=\count92 +) (./mythesis.sty) +(/usr/local/texlive/2013/texmf-dist/tex/latex/multirow/multirow.sty +\bigstrutjot=\dimen123 +) +(/usr/local/texlive/2013/texmf-dist/tex/latex/here/here.sty) +(/usr/local/texlive/2013/texmf-dist/tex/latex/float/float.sty +Package: float 2001/11/08 v1.3d Float enhancements (AL) +\c@float@type=\count93 +\float@exts=\toks16 +\float@box=\box43 +\@float@everytoks=\toks17 +\@floatcapt=\box44 +) +(/usr/local/texlive/2013/texmf-dist/tex/latex/wrapfig/wrapfig.sty +\wrapoverhang=\dimen124 +\WF@size=\dimen125 +\c@WF@wrappedlines=\count94 +\WF@box=\box45 +\WF@everypar=\toks18 +Package: wrapfig 2003/01/31 v 3.6 +) +(./thesis-paper.aux + +LaTeX Warning: Label `fig:createTask' multiply defined. + + +LaTeX Warning: Label `fig:createTask' multiply defined. + +) +\openout1 = `thesis-paper.aux'. + +LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 11. +LaTeX Font Info: ... okay on input line 11. +LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 11. +LaTeX Font Info: ... okay on input line 11. +LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 11. +LaTeX Font Info: ... okay on input line 11. +LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 11. +LaTeX Font Info: ... okay on input line 11. +LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 11. +LaTeX Font Info: ... okay on input line 11. +LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 11. +LaTeX Font Info: ... okay on input line 11. +LaTeX Font Info: Checking defaults for JY1/mc/m/n on input line 11. +LaTeX Font Info: ... okay on input line 11. +LaTeX Font Info: Checking defaults for JT1/mc/m/n on input line 11. +LaTeX Font Info: ... okay on input line 11. + [0 + +] +LaTeX Font Info: Font shape `JT1/mc/bx/n' in size <24.88> not available +(Font) Font shape `JT1/gt/m/n' tried instead on input line 17. +LaTeX Font Info: Font shape `JY1/mc/bx/n' in size <24.88> not available +(Font) Font shape `JY1/gt/m/n' tried instead on input line 17. + (./thesis-paper.toc +LaTeX Font Info: Font shape `JT1/mc/bx/n' in size <12> not available +(Font) Font shape `JT1/gt/m/n' tried instead on input line 1. +LaTeX Font Info: Font shape `JY1/mc/bx/n' in size <12> not available +(Font) Font shape `JY1/gt/m/n' tried instead on input line 1. +LaTeX Font Info: External font `cmex10' loaded for size +(Font) <12> on input line 2. +LaTeX Font Info: External font `cmex10' loaded for size +(Font) <8> on input line 2. +LaTeX Font Info: External font `cmex10' loaded for size +(Font) <6> on input line 2. +) +\tf@toc=\write3 +\openout3 = `thesis-paper.toc'. + + (./chapter1.tex [1 + +] +第 1 章 +LaTeX Font Info: Font shape `JT1/mc/bx/n' in size <17.28> not available +(Font) Font shape `JT1/gt/m/n' tried instead on input line 5. +LaTeX Font Info: Font shape `JY1/mc/bx/n' in size <17.28> not available +(Font) Font shape `JY1/gt/m/n' tried instead on input line 5. +LaTeX Font Info: Try loading font information for OMS+cmr on input line 10. +(/usr/local/texlive/2013/texmf-dist/tex/latex/base/omscmr.fd +File: omscmr.fd 1999/05/25 v2.5h Standard LaTeX font definitions +) +LaTeX Font Info: Font shape `OMS/cmr/m/n' in size <12> not available +(Font) Font shape `OMS/cmsy/m/n' tried instead on input line 10. + [1 + +] +LaTeX Font Info: Font shape `JT1/mc/bx/n' in size <14.4> not available +(Font) Font shape `JT1/gt/m/n' tried instead on input line 45. +LaTeX Font Info: Font shape `JY1/mc/bx/n' in size <14.4> not available +(Font) Font shape `JY1/gt/m/n' tried instead on input line 45. +File: images/organization.pdf Graphic file (type pdf) + + [2]) (./chapter2.tex [3] +第 2 章 +File: images/mm.pdf Graphic file (type pdf) + +File: images/TimeTable.pdf Graphic file (type pdf) + [4 + +] [5]) (./chapter3.tex [6] +第 3 章 +) [7 + +] (./thesis-paper.aux) + +LaTeX Warning: There were multiply-defined labels. + + ) +Here is how much of TeX's memory you used: + 862 strings out of 494008 + 10880 string characters out of 6154472 + 70228 words of memory out of 5000000 + 4328 multiletter control sequences out of 15000+600000 + 15713 words of font info for 61 fonts, out of 8000000 for 9000 + 745 hyphenation exceptions out of 8191 + 25i,4n,21p,209b,310s stack positions out of 5000i,500n,10000p,200000b,80000s + +Output written on thesis-paper.dvi (9 pages, 16212 bytes). diff -r 57e3af5b3f44 -r 2bafedc31698 thesis-paper.pdf Binary file thesis-paper.pdf has changed diff -r 57e3af5b3f44 -r 2bafedc31698 thesis-paper.toc --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/thesis-paper.toc Fri Aug 15 03:50:14 2014 +0900 @@ -0,0 +1,28 @@ +\contentsline {chapter}{\numberline {第1章}プロジェクト立ち上げ}{1} +\contentsline {section}{\numberline {1.1}要約}{1} +\contentsline {section}{\numberline {1.2}メンバー}{1} +\contentsline {section}{\numberline {1.3}目標}{1} +\contentsline {section}{\numberline {1.4}プロジェクトの独自性と制約}{1} +\contentsline {section}{\numberline {1.5}成果物}{2} +\contentsline {section}{\numberline {1.6}日程と終了}{2} +\contentsline {section}{\numberline {1.7}組織}{2} +\contentsline {subsection}{\numberline {1.7.1}組織形態}{2} +\contentsline {subsection}{\numberline {1.7.2}報告形態}{3} +\contentsline {subsection}{\numberline {1.7.3}ステークホルダー}{3} +\contentsline {chapter}{\numberline {第2章}プロジェクト計画・実績}{4} +\contentsline {section}{\numberline {2.1}目標管理}{4} +\contentsline {section}{\numberline {2.2}スコープとWBS}{4} +\contentsline {section}{\numberline {2.3}時間管理}{4} +\contentsline {section}{\numberline {2.4}リスク・課題管理}{4} +\contentsline {subsection}{\numberline {2.4.1}リスク}{4} +\contentsline {subsection}{\numberline {2.4.2}課題管理}{6} +\contentsline {section}{\numberline {2.5}コミュニケーション管理}{6} +\contentsline {section}{\numberline {2.6}応用}{6} +\contentsline {chapter}{\numberline {第3章}集結}{7} +\contentsline {section}{\numberline {3.1}概略}{7} +\contentsline {section}{\numberline {3.2}メンバー評価}{7} +\contentsline {section}{\numberline {3.3}プロジェクト管理}{7} +\contentsline {section}{\numberline {3.4}改善点}{7} +\contentsline {section}{\numberline {3.5}教訓}{7} +\contentsline {section}{\numberline {3.6}講義}{7} +\contentsline {section}{\numberline {3.7}関連資料}{7} diff -r 57e3af5b3f44 -r 2bafedc31698 time.numbers/Index.zip Binary file time.numbers/Index.zip has changed diff -r 57e3af5b3f44 -r 2bafedc31698 time.numbers/Metadata/BuildVersionHistory.plist --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/time.numbers/Metadata/BuildVersionHistory.plist Fri Aug 15 03:50:14 2014 +0900 @@ -0,0 +1,8 @@ + + + + + Template: Blank (2014-02-28 10:53) + M3.2-1861-1 + + diff -r 57e3af5b3f44 -r 2bafedc31698 time.numbers/Metadata/DocumentIdentifier --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/time.numbers/Metadata/DocumentIdentifier Fri Aug 15 03:50:14 2014 +0900 @@ -0,0 +1,1 @@ +39A995A0-02C8-44CB-B18F-000EF749419F \ No newline at end of file diff -r 57e3af5b3f44 -r 2bafedc31698 time.numbers/Metadata/Properties.plist Binary file time.numbers/Metadata/Properties.plist has changed diff -r 57e3af5b3f44 -r 2bafedc31698 time.numbers/preview-micro.jpg Binary file time.numbers/preview-micro.jpg has changed diff -r 57e3af5b3f44 -r 2bafedc31698 time.numbers/preview-web.jpg Binary file time.numbers/preview-web.jpg has changed diff -r 57e3af5b3f44 -r 2bafedc31698 time.numbers/preview.jpg Binary file time.numbers/preview.jpg has changed