EDRSPIHCRSSRSS

istgame

Difference between r1.5 and the current

@@ -1,9 +1,16 @@
* istgame: tikz 기반의 게임 트리 그리기
* 20179월 : v1.0 CTAN 업로드
* 20223월 : v2.1
* https://ctan.org/pkg/istgame
* 2019년 2월 : v2.0 CTAN 업로드
* attachment:istgame-doc-v2.0.pdf
* 2017년 9월 : v1.0 CTAN 업로드
* attachment:istgame-doc-v1.0.pdf
* 2015년--2017년 :
* istgame이 개발되던 2년여 동안 [[KtugPrivateRepository]]를 통해 제공할 수 있었던 것이 큰 도움이 되었다. --ischo
* KTS 10주년 기념 문집의 istgame 내용도 KTUG 사설저장소에서 제공하던 버전이었다.
* TeXLive 포함
* texlive 설치: tlmgr install istgame
* 매뉴얼: texdoc istgame
* 패키지 설치: tlmgr install istgame
* 매뉴얼 읽기: texdoc istgame
* template{{{
\documentclass{oblivoir}

@@ -17,6 +24,8 @@

\end{document}
}}}
* samples (for old versions)
* [istgame/samples]
* [istgame/samples/pdf]
* samples
* [http://mirrors.ctan.org/graphics/pgf/contrib/istgame/istgame-doc.pdf 매뉴얼]에 많은 예제가 있음.
* samples (for old versions)
* [istgame/samples]
* [istgame/samples/pdf]



* istgame: tikz 기반의 게임 트리 그리기
  • 2022년 3월 : v2.1
  • 2019년 2월 : v2.0 CTAN 업로드
  • 2017년 9월 : v1.0 CTAN 업로드
  • 2015년--2017년 :
    • istgame이 개발되던 2년여 동안 KtugPrivateRepository를 통해 제공할 수 있었던 것이 큰 도움이 되었다. --ischo
    • KTS 10주년 기념 문집의 istgame 내용도 KTUG 사설저장소에서 제공하던 버전이었다.
  • TeXLive 포함
    • 패키지 설치: tlmgr install istgame
    • 매뉴얼 읽기: texdoc istgame
* template
\documentclass{oblivoir}

\usepackage{istgame}

\begin{document}

\begin{istgame}
...
\end{istgame}

\end{document}
* samples