\documentclass[a4paper,11pt,oneside]{jsbook}
\usepackage[dvipdfmx]{graphicx,color}
\usepackage[dvipdfmx,svgnames]{xcolor}
\usepackage{tikz}
\usepackage{tikz-cd}
\usetikzlibrary{automata}
\usetikzlibrary{intersections}
% 追加のライブラリ
\usetikzlibrary{arrows.meta,positioning,shadows}%
\begin{document}
\begin{tikzpicture}[shorten >=1pt,node distance=2cm,on grid,>=stealth,thick,
every state/.style={fill,draw=none,orange,text=white,circular drop shadow},
accepting/.style ={green!50!black,text=white},
initial/.style ={red,text=white}]
\node[state,initial] (0) {0};
\node[state] (1) [right=of 0] {1};%option が stat
\node[state] (2) [above right=of 1] {2};
\node[state] (4) [above right=of 1] {4};
\node[state] (5) [below right=of 1] {5};
\node[state,accepting] (3) [above right=of 2] {3};
\node[state,accepting] (6) [below=of 3] {6};
\node[state,accepting] (7) [below=of 6] {7};
\path[->] (0) edge node [left] {C} (1)
(1) edge node [above right] {E} (2)
(2) edge node [above right] {G} (3)
(1) edge node [below right] {F} (4)
(1) edge node [below right] {Es} (5)
(2) edge node [above right] {G} (3)% above が abobe
(4) edge node [above right] {A} (6)% above が abobe
(5) edge node [above right] {G} (7);% above が abobe と 終端の「;」がない
\end{tikzpicture}
\end{document}
This is e-pTeX, Version 3.14159265-p3.5-141210-2.6 (sjis) (TeX Live 2014/W32TeX) (preloaded format=platex 2014.12.10) 16 AUG 2015 03:27
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
**./test.tex
(./test.tex
pLaTeX2e <2006/11/10> (based on LaTeX2e <2014/05/01> patch level 0)
Babel <3.9l> and hyphenation patterns for 79 languages loaded.
(c:/w32tex/share/texmf-dist/tex/platex/jsclasses/jsbook.cls
Document Class: jsbook 2014/02/07 okumura
LaTeX Info: Redefining \rmfamily on input line 359.
LaTeX Info: Redefining \sffamily on input line 362.
LaTeX Info: Redefining \ttfamily on input line 365.
\symmincho=\mathgroup4
LaTeX Font Info: Overwriting symbol font `mincho' in version `bold'
(Font) JY1/mc/m/n --> JY1/gt/m/n on input line 430.
LaTeX Font Info: Font shape `JT1/mc/m/n' will be
(Font) scaled to size 9.60999pt on input line 620.
LaTeX Font Info: Font shape `JY1/mc/m/n' will be
(Font) scaled to size 9.60999pt on input line 620.
\fullwidth=\dimen118
LaTeX Font Info: Font shape `JT1/mc/m/n' will be
(Font) scaled to size 7.68799pt on input line 775.
LaTeX Font Info: Font shape `JY1/mc/m/n' will be
(Font) scaled to size 7.68799pt on input line 775.
\c@part=\count81
\c@chapter=\count82
\c@section=\count83
\c@subsection=\count84
\c@subsubsection=\count85
\c@paragraph=\count86
\c@subparagraph=\count87
\c@figure=\count88
\c@table=\count89
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\js@tocl@width=\dimen119
\@lnumwidth=\dimen120
\bibindent=\dimen121
LaTeX Info: Redefining \TeX on input line 1815.
LaTeX Info: Redefining \LaTeX on input line 1841.
LaTeX Info: Redefining \LaTeXe on input line 1866.
\heisei=\count90
) (c:/w32tex/share/texmf-dist/tex/latex/amsmath/amsmath.sty
Package: amsmath 2013/01/14 v2.14 AMS math features
\@mathmargin=\skip43
For additional information on amsmath, use the `?' option.
(c:/w32tex/share/texmf-dist/tex/latex/amsmath/amstext.sty
Package: amstext 2000/06/29 v2.01
(c:/w32tex/share/texmf-dist/tex/latex/amsmath/amsgen.sty
File: amsgen.sty 1999/11/30 v2.0
\@emptytoks=\toks15
\ex@=\dimen122
))
(c:/w32tex/share/texmf-dist/tex/latex/amsmath/amsbsy.sty
Package: amsbsy 1999/11/29 v1.2d
\pmbraise@=\dimen123
)
(c:/w32tex/share/texmf-dist/tex/latex/amsmath/amsopn.sty
Package: amsopn 1999/12/14 v2.01 operator names
)
\inf@bad=\count91
LaTeX Info: Redefining \frac on input line 210.
\uproot@=\count92
\leftroot@=\count93
LaTeX Info: Redefining \overline on input line 306.
\classnum@=\count94
\DOTSCASE@=\count95
LaTeX Info: Redefining \ldots on input line 378.
LaTeX Info: Redefining \dots on input line 381.
LaTeX Info: Redefining \cdots on input line 466.
\Mathstrutbox@=\box41
\strutbox@=\box42
\big@size=\dimen124
LaTeX Font Info: Redeclaring font encoding OML on input line 566.
LaTeX Font Info: Redeclaring font encoding OMS on input line 567.
\macc@depth=\count96
\c@MaxMatrixCols=\count97
\dotsspace@=\muskip10
\c@parentequation=\count98
\dspbrk@lvl=\count99
\tag@help=\toks16
\row@=\count100
\column@=\count101
\maxfields@=\count102
\andhelp@=\toks17
\eqnshift@=\dimen125
\alignsep@=\dimen126
\tagshift@=\dimen127
\tagwidth@=\dimen128
\totwidth@=\dimen129
\lineht@=\dimen130
\@envbody=\toks18
\multlinegap=\skip44
\multlinetaggap=\skip45
\mathdisplay@stack=\toks19
LaTeX Info: Redefining \[ on input line 2665.
LaTeX Info: Redefining \] on input line 2666.
)
(c:/w32tex/share/texmf-dist/tex/latex/amsfonts/amssymb.sty
Package: amssymb 2013/01/14 v3.01 AMS font symbols
(c:/w32tex/share/texmf-dist/tex/latex/amsfonts/amsfonts.sty
Package: amsfonts 2013/01/14 v3.01 Basic AMSFonts support
\symAMSa=\mathgroup5
\symAMSb=\mathgroup6
LaTeX Font Info: Overwriting math alphabet `\mathfrak' in version `bold'
(Font) U/euf/m/n --> U/euf/b/n on input line 106.
))
(c:/w32tex/share/texmf-dist/tex/latex/tools/bm.sty
Package: bm 2014/10/28 v1.1c Bold Symbol Support (DPC/FMi)
\symboldoperators=\mathgroup7
\symboldletters=\mathgroup8
\symboldsymbols=\mathgroup9
\symboldmincho=\mathgroup10
LaTeX Font Info: Redeclaring math alphabet \mathbf on input line 137.
LaTeX Info: Redefining \bm on input line 203.
)
(c:/w32tex/share/texmf-dist/tex/latex/graphics/graphicx.sty
Package: graphicx 2014/10/28 v1.0g Enhanced LaTeX Graphics (DPC,SPQR)
(c:/w32tex/share/texmf-dist/tex/latex/graphics/keyval.sty
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
\KV@toks@=\toks20
)
(c:/w32tex/share/texmf-dist/tex/latex/graphics/graphics.sty
Package: graphics 2014/10/28 v1.0p Standard LaTeX Graphics (DPC,SPQR)
(c:/w32tex/share/texmf-dist/tex/latex/graphics/trig.sty
Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
)
(c:/w32tex/share/texmf-dist/tex/latex/config/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.
(c:/w32tex/share/texmf-dist/tex/latex/dvipdfmx-def/dvipdfmx.def
File: dvipdfmx.def 2014/07/25 v4.03 LaTeX color/graphics driver for dvipdfmx (T
eX Live/ChoF)
))
\Gin@req@height=\dimen131
\Gin@req@width=\dimen132
)
(c:/w32tex/share/texmf-dist/tex/latex/graphics/color.sty
Package: color 2014/10/28 v1.1a Standard LaTeX Color (DPC)
(c:/w32tex/share/texmf-dist/tex/latex/config/color.cfg
File: color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
)
Package color Info: Driver file: dvipdfmx.def on input line 137.
(c:/w32tex/share/texmf-dist/tex/latex/graphics/dvipsnam.def
File: dvipsnam.def 2014/10/14 v3.0j Driver-dependent file (DPC,SPQR)
))
(c:/w32tex/share/texmf-dist/tex/latex/tools/verbatim.sty
Package: verbatim 2014/10/28 v1.5q LaTeX2e package for verbatim enhancements
\every@verbatim=\toks21
\verbatim@line=\toks22
\verbatim@in@stream=\read1
)
(c:/w32tex/share/texmf-dist/tex/latex/wrapfig/wrapfig.sty
\wrapoverhang=\dimen133
\WF@size=\dimen134
\c@WF@wrappedlines=\count103
\WF@box=\box43
\WF@everypar=\toks23
Package: wrapfig 2003/01/31 v 3.6
)
(c:/w32tex/share/texmf-dist/tex/platex/base/ascmac.sty
(c:/w32tex/share/texmf-dist/tex/platex/base/tascmac.sty
\@savetbaselineshift=\dimen135
\@saveybaselineshift=\dimen136
\scb@x=\box44
\scscb@x=\box45
\@bw=\dimen137
\@nbox=\box46
\@nbody=\box47
\@scw=\dimen138
\@itemh=\dimen139
\@iboxpos=\toks24
\@iboxstr=\box48
\@bwsp=\box49
\@@bwsp=\box50
\@bcal=\count104
\shaderule=\dimen140
))
(c:/w32tex/share/texmf-dist/tex/latex/base/makeidx.sty
Package: makeidx 2014/09/29 v1.0m Standard LaTeX package
)
(c:/w32tex/share/texmf-dist/tex/latex/multirow/multirow.sty
\bigstrutjot=\dimen141
)
(c:/w32tex/share/texmf-dist/tex/latex/psnfss/times.sty
Package: times 2005/04/12 PSNFSS-v9.2a (SPQR)
)
(c:/w32tex/share/texmf-dist/tex/latex/tools/array.sty
Package: array 2014/10/28 v2.4c Tabular extension package (FMi)
\col@sep=\dimen142
\extrarowheight=\dimen143
\NC@list=\toks25
\extratabsurround=\skip46
\backup@length=\skip47
)
(c:/w32tex/share/texmf-dist/tex/Mystyle/udline.sty
Package: udline 2005/01/28 ‰ºüƒ}ƒNƒ ver2.52Fƒ[ƒh‚µ‚Ü‚·
)
(c:/w32tex/share/texmf-dist/tex/latex/tipa/tipa.sty
Package: tipa 2002/08/08 TIPA version 1.1
(c:/w32tex/share/texmf-dist/tex/latex/base/fontenc.sty
Package: fontenc 2005/09/27 v1.99g Standard LaTeX package
(c:/w32tex/share/texmf-dist/tex/latex/tipa/t3enc.def
File: t3enc.def 2001/12/31 T3 encoding
LaTeX Font Info: Font shape `JT1/mc/m/sl' in size <10> not available
(Font) Font shape `JT1/mc/m/n' tried instead on input line 316.
LaTeX Font Info: Font shape `JT1/mc/m/n' will be
(Font) scaled to size 9.60999pt on input line 316.
LaTeX Font Info: Font shape `JY1/mc/m/sl' in size <10> not available
(Font) Font shape `JY1/mc/m/n' tried instead on input line 316.
LaTeX Font Info: Font shape `JY1/mc/m/n' will be
(Font) scaled to size 9.60999pt on input line 316.
LaTeX Font Info: Font shape `JT1/mc/m/it' in size <10> not available
(Font) Font shape `JT1/mc/m/n' tried instead on input line 316.
LaTeX Font Info: Font shape `JT1/mc/m/n' will be
(Font) scaled to size 9.60999pt on input line 316.
LaTeX Font Info: Font shape `JY1/mc/m/it' in size <10> not available
(Font) Font shape `JY1/mc/m/n' tried instead on input line 316.
LaTeX Font Info: Font shape `JY1/mc/m/n' will be
(Font) scaled to size 9.60999pt on input line 316.
LaTeX Font Info: Font shape `JT1/mc/bx/n' in size <10> not available
(Font) Font shape `JT1/gt/m/n' tried instead on input line 356.
LaTeX Font Info: Font shape `JT1/gt/m/n' will be
(Font) scaled to size 9.60999pt on input line 356.
LaTeX Font Info: Font shape `JY1/mc/bx/n' in size <10> not available
(Font) Font shape `JY1/gt/m/n' tried instead on input line 356.
LaTeX Font Info: Font shape `JY1/gt/m/n' will be
(Font) scaled to size 9.60999pt on input line 356.
LaTeX Font Info: Try loading font information for OT1+phv on input line 357.
(c:/w32tex/share/texmf-dist/tex/latex/psnfss/ot1phv.fd
File: ot1phv.fd 2001/06/04 scalable font definitions for OT1/phv.
))
(c:/w32tex/share/texmf-dist/tex/latex/base/ot1enc.def
File: ot1enc.def 2005/09/27 v1.99g Standard LaTeX file
LaTeX Font Info: Redeclaring font encoding OT1 on input line 43.
)))
(c:/w32tex/share/texmf-dist/tex/latex/tipa/extraipa.sty
(c:/w32tex/share/texmf-dist/tex/latex/tipa/tipx.sty
Package: tipx 2003/01/01 TIPX version 1.2
))
(c:/w32tex/share/texmf-dist/tex/latex/tipa/tone.sty
\@tonebarhtunit=\dimen144
\@tonebarhalfwd=\dimen145
)
(c:/w32tex/share/texmf-dist/tex/latex/url/url.sty
\Urlmuskip=\muskip11
Package: url 2013/09/16 ver 3.4 Verb mode for urls, etc.
)
(c:/w32tex/share/texmf-dist/tex/latex/graphics/lscape.sty
Package: lscape 2000/10/22 v3.01 Landscape Pages (DPC)
)
(c:/w32tex/share/texmf-dist/tex/latex/tools/longtable.sty
Package: longtable 2014/10/28 v4.11 Multi-page Table package (DPC)
\LTleft=\skip48
\LTright=\skip49
\LTpre=\skip50
\LTpost=\skip51
\LTchunksize=\count105
\LTcapwidth=\dimen146
\LT@head=\box51
\LT@firsthead=\box52
\LT@foot=\box53
\LT@lastfoot=\box54
\LT@cols=\count106
\LT@rows=\count107
\c@LT@tables=\count108
\c@LT@chunks=\count109
\LT@p@ftn=\toks26
)
(c:/w32tex/share/texmf-dist/tex/latex/booktabs/booktabs.sty
Package: booktabs 2005/04/14 v1.61803 publication quality tables
\heavyrulewidth=\dimen147
\lightrulewidth=\dimen148
\cmidrulewidth=\dimen149
\belowrulesep=\dimen150
\belowbottomsep=\dimen151
\aboverulesep=\dimen152
\abovetopsep=\dimen153
\cmidrulesep=\dimen154
\cmidrulekern=\dimen155
\defaultaddspace=\dimen156
\@cmidla=\count110
\@cmidlb=\count111
\@aboverulesep=\dimen157
\@belowrulesep=\dimen158
\@thisruleclass=\count112
\@lastruleclass=\count113
\@thisrulewidth=\dimen159
)
(c:/w32tex/share/texmf-dist/tex/latex/xcolor/xcolor.sty
Package: xcolor 2007/01/21 v2.11 LaTeX color extensions (UK)
(c:/w32tex/share/texmf-dist/tex/latex/config/color.cfg
File: color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
)
Package xcolor Info: Driver file: dvipdfmx.def on input line 225.
LaTeX Info: Redefining \color on input line 702.
Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1337.
Package xcolor Info: Model `RGB' extended on input line 1353.
Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1355.
Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1356.
Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1357.
Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1358.
Package xcolor Info: Model `Gray' substituted by `gray' on input line 1359.
Package xcolor Info: Model `wave' substituted by `hsb' on input line 1360.
(c:/w32tex/share/texmf-dist/tex/latex/xcolor/svgnam.def
File: svgnam.def 2007/01/21 v2.11 Predefined colors according to SVG 1.1 (UK)
))
(c:/w32tex/share/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty
(c:/w32tex/share/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty
(c:/w32tex/share/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty
(c:/w32tex/share/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex
\pgfutil@everybye=\toks27
\pgfutil@tempdima=\dimen160
\pgfutil@tempdimb=\dimen161
(c:/w32tex/share/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.tex)
) (c:/w32tex/share/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def
\pgfutil@abb=\box55
(c:/w32tex/share/texmf-dist/tex/latex/ms/everyshi.sty
Package: everyshi 2001/05/15 v3.00 EveryShipout Package (MS)
))
(c:/w32tex/share/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex
Package: pgfrcs 2013/12/20 v3.0.0 (rcs-revision 1.28)
))
Package: pgf 2013/12/18 v3.0.0 (rcs-revision 1.14)
(c:/w32tex/share/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty
(c:/w32tex/share/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty
(c:/w32tex/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex
Package: pgfsys 2013/11/30 v3.0.0 (rcs-revision 1.47)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex
\pgfkeys@pathtoks=\toks28
\pgfkeys@temptoks=\toks29
(c:/w32tex/share/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex
\pgfkeys@tmptoks=\toks30
))
\pgf@x=\dimen162
\pgf@y=\dimen163
\pgf@xa=\dimen164
\pgf@ya=\dimen165
\pgf@xb=\dimen166
\pgf@yb=\dimen167
\pgf@xc=\dimen168
\pgf@yc=\dimen169
\w@pgf@writea=\write3
\r@pgf@reada=\read2
\c@pgf@counta=\count114
\c@pgf@countb=\count115
\c@pgf@countc=\count116
\c@pgf@countd=\count117
\t@pgf@toka=\toks31
\t@pgf@tokb=\toks32
\t@pgf@tokc=\toks33
(c:/w32tex/share/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg
File: pgf.cfg 2008/05/14 (rcs-revision 1.7)
)
Driver file for pgf: pgfsys-dvipdfmx.def
(c:/w32tex/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-dvipdfmx.def
File: pgfsys-dvipdfmx.def 2013/08/28 (rcs-revision 1.12)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.def
File: pgfsys-common-pdf.def 2013/10/10 (rcs-revision 1.13)
)
\pgfsys@objnum=\count118
))
(c:/w32tex/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex
File: pgfsyssoftpath.code.tex 2013/09/09 (rcs-revision 1.9)
\pgfsyssoftpath@smallbuffer@items=\count119
\pgfsyssoftpath@bigbuffer@items=\count120
)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex
File: pgfsysprotocol.code.tex 2006/10/16 (rcs-revision 1.4)
)) (c:/w32tex/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex
Package: pgfcore 2010/04/11 v3.0.0 (rcs-revision 1.7)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex
(c:/w32tex/share/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex
(c:/w32tex/share/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex
\pgfmath@dimen=\dimen170
\pgfmath@count=\count121
\pgfmath@box=\box56
\pgfmath@toks=\toks34
\pgfmath@stack@operand=\toks35
\pgfmath@stack@operation=\toks36
)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex
(c:/w32tex/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code.te
x)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric
.code.tex)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.code.t
ex)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison.co
de.tex)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.tex
)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code.te
x)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex
)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerarithm
etics.code.tex)))
(c:/w32tex/share/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex
\c@pgfmathroundto@lastzeros=\count122
))
(c:/w32tex/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex
File: pgfcorepoints.code.tex 2013/10/07 (rcs-revision 1.27)
\pgf@picminx=\dimen171
\pgf@picmaxx=\dimen172
\pgf@picminy=\dimen173
\pgf@picmaxy=\dimen174
\pgf@pathminx=\dimen175
\pgf@pathmaxx=\dimen176
\pgf@pathminy=\dimen177
\pgf@pathmaxy=\dimen178
\pgf@xx=\dimen179
\pgf@xy=\dimen180
\pgf@yx=\dimen181
\pgf@yy=\dimen182
\pgf@zx=\dimen183
\pgf@zy=\dimen184
)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct.cod
e.tex
File: pgfcorepathconstruct.code.tex 2013/10/07 (rcs-revision 1.29)
\pgf@path@lastx=\dimen185
\pgf@path@lasty=\dimen186
)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code.te
x
File: pgfcorepathusage.code.tex 2013/12/13 (rcs-revision 1.23)
\pgf@shorten@end@additional=\dimen187
\pgf@shorten@start@additional=\dimen188
)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex
File: pgfcorescopes.code.tex 2013/10/09 (rcs-revision 1.44)
\pgfpic=\box57
\pgf@hbox=\box58
\pgf@layerbox@main=\box59
\pgf@picture@serial@count=\count123
)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code
.tex
File: pgfcoregraphicstate.code.tex 2013/09/19 (rcs-revision 1.11)
\pgflinewidth=\dimen189
)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformations.c
ode.tex
File: pgfcoretransformations.code.tex 2013/10/10 (rcs-revision 1.17)
\pgf@pt@x=\dimen190
\pgf@pt@y=\dimen191
\pgf@pt@temp=\dimen192
)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex
File: pgfcorequick.code.tex 2008/10/09 (rcs-revision 1.3)
)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex
File: pgfcoreobjects.code.tex 2006/10/11 (rcs-revision 1.2)
)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing.co
de.tex
File: pgfcorepathprocessing.code.tex 2013/09/09 (rcs-revision 1.9)
)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex
File: pgfcorearrows.code.tex 2013/11/07 (rcs-revision 1.40)
\pgfarrowsep=\dimen193
)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex
File: pgfcoreshade.code.tex 2013/07/15 (rcs-revision 1.15)
\pgf@max=\dimen194
\pgf@sys@shading@range@num=\count124
)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex
File: pgfcoreimage.code.tex 2013/07/15 (rcs-revision 1.18)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex
File: pgfcoreexternal.code.tex 2013/07/15 (rcs-revision 1.20)
\pgfexternal@startupbox=\box60
))
(c:/w32tex/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex
File: pgfcorelayers.code.tex 2013/07/18 (rcs-revision 1.7)
)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.code
.tex
File: pgfcoretransparency.code.tex 2013/09/30 (rcs-revision 1.5)
)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex
File: pgfcorepatterns.code.tex 2013/11/07 (rcs-revision 1.5)
)))
(c:/w32tex/share/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex
File: pgfmoduleshapes.code.tex 2013/10/31 (rcs-revision 1.34)
\pgfnodeparttextbox=\box61
)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex
File: pgfmoduleplot.code.tex 2013/07/31 (rcs-revision 1.12)
)
(c:/w32tex/share/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65.st
y
Package: pgfcomp-version-0-65 2007/07/03 v3.0.0 (rcs-revision 1.7)
\pgf@nodesepstart=\dimen195
\pgf@nodesepend=\dimen196
)
(c:/w32tex/share/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18.st
y
Package: pgfcomp-version-1-18 2007/07/23 v3.0.0 (rcs-revision 1.1)
)) (c:/w32tex/share/texmf-dist/tex/latex/pgf/utilities/pgffor.sty
(c:/w32tex/share/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty
(c:/w32tex/share/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex))
(c:/w32tex/share/texmf-dist/tex/latex/pgf/math/pgfmath.sty
(c:/w32tex/share/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex))
(c:/w32tex/share/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex
Package: pgffor 2013/12/13 v3.0.0 (rcs-revision 1.25)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)
\pgffor@iter=\dimen197
\pgffor@skip=\dimen198
\pgffor@stack=\toks37
\pgffor@toks=\toks38
))
(c:/w32tex/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz.code.tex
Package: tikz 2013/12/13 v3.0.0 (rcs-revision 1.142)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.co
de.tex
File: pgflibraryplothandlers.code.tex 2013/08/31 v3.0.0 (rcs-revision 1.20)
\pgf@plot@mark@count=\count125
\pgfplotmarksize=\dimen199
)
\tikz@lastx=\dimen200
\tikz@lasty=\dimen201
\tikz@lastxsaved=\dimen202
\tikz@lastysaved=\dimen203
\tikzleveldistance=\dimen204
\tikzsiblingdistance=\dimen205
\tikz@figbox=\box62
\tikz@figbox@bg=\box63
\tikz@tempbox=\box64
\tikz@tempbox@bg=\box65
\tikztreelevel=\count126
\tikznumberofchildren=\count127
\tikznumberofcurrentchild=\count128
\tikz@fig@count=\count129
(c:/w32tex/share/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex
File: pgfmodulematrix.code.tex 2013/09/17 (rcs-revision 1.8)
\pgfmatrixcurrentrow=\count130
\pgfmatrixcurrentcolumn=\count131
\pgf@matrix@numberofcolumns=\count132
)
\tikz@expandcount=\count133
(c:/w32tex/share/texmf-dist/tex/generic/pgf/frontendlayer/libraries/tikzlibrary
topaths.code.tex
File: tikzlibrarytopaths.code.tex 2008/06/17 v3.0.0 (rcs-revision 1.2)
))) (c:/w32tex/share/texmf-dist/tex/latex/tikz-cd/tikz-cd.sty
Package: tikz-cd 2014/10/30 v0.9e Commutative diagrams with tikz
(c:/w32tex/share/texmf-dist/tex/generic/tikz-cd/tikzlibrarycd.code.tex
(c:/w32tex/share/texmf-dist/tex/generic/pgf/frontendlayer/libraries/tikzlibrary
matrix.code.tex
File: tikzlibrarymatrix.code.tex 2013/07/12 v3.0.0 (rcs-revision 1.4)
)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/frontendlayer/libraries/tikzlibrary
quotes.code.tex
File: tikzlibraryquotes.code.tex 2013/08/28 v3.0.0 (rcs-revision 1.3)
)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows.meta.cod
e.tex
File: pgflibraryarrows.meta.code.tex 2013/12/13 v3.0.0 (rcs-revision 1.12)
\pgfarrowinset=\dimen206
\pgfarrowlength=\dimen207
\pgfarrowwidth=\dimen208
\pgfarrowlinewidth=\dimen209
)))
(c:/w32tex/share/texmf-dist/tex/generic/pgf/frontendlayer/libraries/tikzlibrary
automata.code.tex
File: tikzlibraryautomata.code.tex 2008/07/14 v3.0.0 (rcs-revision 1.3)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/frontendlayer/libraries/tikzlibrary
shapes.multipart.code.tex
File: tikzlibraryshapes.multipart.code.tex 2008/01/09 v3.0.0 (rcs-revision 1.1)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshapes.m
ultipart.code.tex
File: pgflibraryshapes.multipart.code.tex 2010/01/07 v3.0.0 (rcs-revision 1.2)
\pgfnodepartlowerbox=\box66
\pgfnodeparttwobox=\box67
\pgfnodepartthreebox=\box68
\pgfnodepartfourbox=\box69
\pgfnodeparttwentybox=\box70
\pgfnodepartnineteenbox=\box71
\pgfnodeparteighteenbox=\box72
\pgfnodepartseventeenbox=\box73
\pgfnodepartsixteenbox=\box74
\pgfnodepartfifteenbox=\box75
\pgfnodepartfourteenbox=\box76
\pgfnodepartthirteenbox=\box77
\pgfnodeparttwelvebox=\box78
\pgfnodepartelevenbox=\box79
\pgfnodeparttenbox=\box80
\pgfnodepartninebox=\box81
\pgfnodeparteightbox=\box82
\pgfnodepartsevenbox=\box83
\pgfnodepartsixbox=\box84
\pgfnodepartfivebox=\box85
)))
(c:/w32tex/share/texmf-dist/tex/generic/pgf/frontendlayer/libraries/tikzlibrary
intersections.code.tex
(c:/w32tex/share/texmf-dist/tex/generic/pgf/libraries/pgflibraryintersections.c
ode.tex
\pgf@intersect@solutions=\count134
))
(c:/w32tex/share/texmf-dist/tex/generic/pgf/frontendlayer/libraries/tikzlibrary
positioning.code.tex
File: tikzlibrarypositioning.code.tex 2008/10/06 v3.0.0 (rcs-revision 1.7)
)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/frontendlayer/libraries/tikzlibrary
shadows.code.tex
File: tikzlibraryshadows.code.tex 2008/01/13 v3.0.0 (rcs-revision 1.3)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/frontendlayer/libraries/tikzlibrary
fadings.code.tex
File: tikzlibraryfadings.code.tex 2009/11/15 v3.0.0 (rcs-revision 1.2)
(c:/w32tex/share/texmf-dist/tex/generic/pgf/libraries/pgflibraryfadings.code.te
x
File: pgflibraryfadings.code.tex 2008/02/07 v3.0.0 (rcs-revision 1.3)
))) (./test.aux)
\openout1 = `test.aux'.
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 29.
LaTeX Font Info: ... okay on input line 29.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 29.
LaTeX Font Info: ... okay on input line 29.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 29.
LaTeX Font Info: ... okay on input line 29.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 29.
LaTeX Font Info: ... okay on input line 29.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 29.
LaTeX Font Info: ... okay on input line 29.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 29.
LaTeX Font Info: ... okay on input line 29.
LaTeX Font Info: Checking defaults for JY1/mc/m/n on input line 29.
LaTeX Font Info: ... okay on input line 29.
LaTeX Font Info: Checking defaults for JT1/mc/m/n on input line 29.
LaTeX Font Info: ... okay on input line 29.
LaTeX Font Info: Checking defaults for T3/cmr/m/n on input line 29.
LaTeX Font Info: Try loading font information for T3+cmr on input line 29.
(c:/w32tex/share/texmf-dist/tex/latex/tipa/t3cmr.fd
File: t3cmr.fd 2001/12/31 TIPA font definitions
)
LaTeX Font Info: ... okay on input line 29.
(I search kanjifont definition file: . . ) (I search font definition file: . .
. . . . . . )
LaTeX Font Info: Try loading font information for OT1+ptm on input line 29.
(c:/w32tex/share/texmf-dist/tex/latex/psnfss/ot1ptm.fd
File: ot1ptm.fd 2001/06/04 font definitions for OT1/ptm.
)
ABD: EveryShipout initializing macros
! Package pgf Error: Unknown arrow tip kind 'stealthf'.
See the pgf package documentation for explanation.
Type H <return> for immediate help.
...
l.33 initial/.style ={red,text=white}]
This error message was generated by an \errmessage
command, so I can't give any explicit help.
Pretend that you're Hercule Poirot: Examine all clues,
and deduce the truth by order and method.
Missing character: There is no p in font nullfont!
Missing character: There is no g in font nullfont!
Missing character: There is no f in font nullfont!
Missing character: There is no @ in font nullfont!
Missing character: There is no s in font nullfont!
Missing character: There is no t in font nullfont!
Missing character: There is no o in font nullfont!
Missing character: There is no p in font nullfont!
Missing character: There is no 1 in font nullfont!
Missing character: There is no 2 in font nullfont!
Missing character: There is no 1 in font nullfont!
Missing character: There is no 2 in font nullfont!
Missing character: There is no 1 in font nullfont!
Missing character: There is no 2 in font nullfont!
Missing character: There is no 1 in font nullfont!
Missing character: There is no 2 in font nullfont!
Missing character: There is no 1 in font nullfont!
Missing character: There is no 2 in font nullfont!
Missing character: There is no 1 in font nullfont!
Missing character: There is no 2 in font nullfont!
Missing character: There is no 1 in font nullfont!
Missing character: There is no 2 in font nullfont!
Missing character: There is no 1 in font nullfont!
Missing character: There is no 2 in font nullfont!
LaTeX Font Info: Font shape `JY1/mc/m/n' will be
(Font) scaled to size 6.72699pt on input line 51.
LaTeX Font Info: Font shape `JY1/mc/m/n' will be
(Font) scaled to size 4.805pt on input line 51.
LaTeX Font Info: Try loading font information for U+msa on input line 51.
(c:/w32tex/share/texmf-dist/tex/latex/amsfonts/umsa.fd
File: umsa.fd 2013/01/14 v3.01 AMS symbols A
)
LaTeX Font Info: Try loading font information for U+msb on input line 51.
(c:/w32tex/share/texmf-dist/tex/latex/amsfonts/umsb.fd
File: umsb.fd 2013/01/14 v3.01 AMS symbols B
)
LaTeX Font Info: Font shape `JY1/gt/m/n' will be
(Font) scaled to size 6.72699pt on input line 51.
LaTeX Font Info: Font shape `JY1/gt/m/n' will be
(Font) scaled to size 4.805pt on input line 51.
LaTeX Font Info: Font shape `OT1/ptm/bx/n' in size <10> not available
(Font) Font shape `OT1/ptm/b/n' tried instead on input line 51.
[1
] (./test.aux) )
Here is how much of TeX's memory you used:
15493 strings out of 493797
314308 string characters out of 6153343
372374 words of memory out of 5000000
18622 multiletter control sequences out of 15000+600000
15904 words of font info for 65 fonts, out of 8000000 for 9000
934 hyphenation exceptions out of 8191
56i,9n,82p,407b,861s stack positions out of 5000i,500n,10000p,500000b,80000s
Output written on test.dvi (1 page, 24100 bytes).