1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
# igo package
# Matthew Bertucci 2022/06/09 for v0.62
\black[glyph]{intersection-list}
\black{intersection-list}
\blackstone
\blackstone[glyph]
\clear{intersection-list}
\cleargoban
\cleargoban[intersection-pair]
\cleargobansymbols
\copyfromgoban{n}
\copygoban{n}#*
\copytogoban{n}
\gobansize{n}
\gobansymbol{intersection-list}{symbol}
\gobansymbols{intersection-list}{symbol}
\hflipgoban
\igobreakafterdiagram#*
\igocircle
\igocross
\igofontsize{n}
\igonone
\igosquare
\igotriangle
\largegoban
\mirrorgoban
\normalgoban
\rotategoban
\rotategobanleft
\rotategobanright
\showfullgoban
\showgoban
\showgoban[intersection-pair]
\smallgoban
\stonesize#*
\usegoban{n}
\vflipgoban
\white[glyph]{intersection-list}
\white{intersection-list}
\whitestone
\whitestone[glyph]
# from repeat.tex
\breakrepeat#*
\by{step}#*
\csprotect#S
\downto{end}#*
\endrepeat#S
\for{var}#*
\from{start}#*
\repeat \for{%<var%>} %<<loop specs>%> \do{%<body%>}#*
\REPcomp#S
\REPcsarg{arg1}{arg2}#S
\REPcsargrom{arg1}{arg2}#S
\REPcsrom{arg}#S
\REPdepth#S
\REPdxbody#S
\REPsetup{arg}#S
\REPsign#S
\REPtmp#S
\REPtraceexit#S
\REPtraceinit#S
\REPzero#S
\to{end}#*
\until{cond}#*
\while{cond}#*
|