KTUG마당은 KTUG를 방문하는 모든 이용자가 대화를 나누고 소식을 전하는 곳입니다.

  • 로그인 없이 자유롭게 글을 읽고 쓸 수 있는 철학은 처음과 같이 계속됩니다.
  • Team Blog의 글을 이곳 게시판의 "정보글"로 모았습니다. Team blog는 기고자가 올린 글에 질문을 받는 부담을 줄이기 위하여 댓글을 허용하지 않았습니다. 그러나 이곳 게시판으로 모으면서 댓글을 달 수 있습니다. 게시물을 작성하실 때 댓글을 원하지 않으시면 댓글을 허용하시지 않으시기를 바랍니다. 또한 불필요한 소모성 댓글을 달지 않도록 주의하여 주시기를 바랍니다.
  • TeX과 관련된 질문이나 답변은 QnA 마당을 이용하십시오. TeX과 관련된 질문은 지웁니다
  • MathJax를 이용한 수식조판을 사용하실 수 있습니다. 여기를 참조하세요.
  • 스팸 글을 막기 위하여 짧은 시간 내에 다시 글이 등록되는 IP를 막거나, 광고 글을 막기 위하여 금지어로 .com, .net 등을 설정하고 있습니다. 다소간의 불편함이 있으시더라도 양해 바랍니다.
    • 금지어에서 stackexchange, stackoverflow, ctan, overleaf, , github, google.com, gmail.com, .org, .io, sil.org, wiki.com, tistory.com등은 해제하였습니다.
  • 사용하는 편집기는 CKeditor입니다. 편집기에서 [enter]를 누르면 <p> 태그가 들어가고, 문단으로 생각하고 한줄을 비웁니다. 글줄만 바꾸려면 shift-enter 를 누르시면 <BR>가 들어가므로 용도에 맞게 나누어 쓸 수 있습니다.

자유글 수형도

2010.04.20 16:48

Hoze 조회 수:30069

tikz로 만든 수형도입니다.

드문드문하다 보니, 여전히 tikz 문법이 난해해 보이지만...

tikztree.png

 

\begin{tikzpicture}[
root/.style={font=\tiny, anchor=east},
leaf/.style={font=\tiny, anchor=west},
level distance=2cm, grow=east, growth parent anchor=east,
]
\node [root] {Framework}[sibling distance=1.35cm] 
  child {[sibling distance=0.25cm] node [leaf] {AustralianTroubleshotting}}
  child {[sibling distance=0.25cm] node [leaf] {Update}
    child {node [leaf] {NetworkUpdateB}}       
    child {node [leaf] {NetworkUpdateA}}       
  }
  child {[sibling distance=0.25cm] node [leaf] {TAP}
    child {node [leaf] {TAPB}}       
    child {node [leaf] {TAPA}}       
  } 
  child {[sibling distance=0.75cm] node [leaf] {Server}
    child {[sibling distance=0.25cm] node [leaf] {ServerB}
      child {node [leaf] {BothLAN}}
      child {node [leaf] {LANB}}
      child {node [leaf] {WLANB}}
    }
    child {[sibling distance=0.25cm] node [leaf] {ServerA}
      child {node [leaf] {LANA}}
      child {node [leaf] {WLANA}}     
    }
  }
  child {[sibling distance=0.25cm] node [leaf] {Entertainment}
    child {node [leaf] {BattleTank}}       
  }
  child {[sibling distance=0.25cm] node [leaf] {Recording}
    child {[sibling distance=0.25cm] node [leaf] {RecordingB}
      child {node [leaf] {Mediaformat}}
    }       
    child {[sibling distance=0.25cm] node [leaf] {RecordingA}
      child {node [leaf] {Timer}} 
    }       
  }
  child {[sibling distance=0.25cm] node [leaf] {Mediaplay}
    child {node [leaf] {MediaFormat}}       
  }
  child {[sibling distance=0.25cm] node [leaf] {List}
    child {node [leaf] {Vega}}
    child {node [leaf] {Keyboard}}       
    child {node [leaf] {ListService}}
  }
  child {[sibling distance=0.25cm] node [leaf] {Daily}
    child {node [leaf] {Timer}}   
    child {node [leaf] {TimeshiftB}}
    child {node [leaf] {TimeshiftA}}
    child {node [leaf] {FavoriteB}}
    child {node [leaf] {FavoriteA}}
    child {node [leaf] {DailySatellite}}
    child {node [leaf] {DailyCable}}
  } 
  child {[sibling distance=0.25cm] node [leaf] {Preference}
    child {node [leaf] {PreferenceB}}
    child {node [leaf] {PreferenceA}}           
  }
  child {[sibling distance=0.25cm] node [leaf] {SericeSearch}
    child {node [leaf] {TransponderB}}   
    child {node [leaf] {TransponderA}}   
    child {node [leaf] {StartSearch}}   
    child {node [leaf] {SearchSatellite}}   
    child {node [leaf] {SearchTerrestrial}}   
    child {node [leaf] {SearchSatellite}}   
  }
  child {[sibling distance=0.25cm] node [leaf] {Installation}   
    child {node [leaf] {AntennaConnection}}
    child {node [leaf] {Connectors}}
    child {node [leaf] {Sockets}}   
    child {node [leaf] {CFD01-Cover}}
    child {node [leaf] {Accessories}}
  }
  child {[sibling distance=0.25cm] node [leaf] {Introduction}
    child {node [leaf] {WirelessKeyboard}}   
    child {node [leaf] {PVRremote}
      child {node [leaf] {STBremote}}
      }
    child {node [leaf] {STBremote}}
    child {node [leaf] {FrontPanels}}
    child {node [leaf] {Features}}   
  }
  child {[sibling distance=0.25cm] node [leaf] {Australian}}
  child {[sibling distance=0.25cm] node [leaf] {TopfieldEnglish}};
\end{tikzpicture}

번호 제목 글쓴이 날짜 조회 수
365 결국 oblivior 는 KNUworkshop 스타일로 모이게 되네요... [4] 불량양파 2016.11.07 20303
364 근래에 삽질한걸로 표지 한번 만들어 봤습니다.. [6] file 불량양파 2016.11.16 9429
363 조금.. 다른 가능성을 찾게 된듯 합니다. file 불량양파 2016.11.18 5830
362 표지에 대한 테스트도 어느정도 됐네요 :D file 불량양파 2016.11.18 5829
361 그럭저럭 또 하나의 Sample pdf 를 만들어 봤습니다. [2] 불량양파 2016.11.23 6958
360 [종료] 한국텍학회 설립 10주년 기념문집 발간 관련 [11] file 관리자 2016.11.30 6498
359 [잡담]맥북 프로 터치바 [1] 지나가다 2016.12.05 6015
358 흠.. 뭔가를 시도하려 했습니다만... 더이상 진행하지 않고 놔두기로 했습니다.. 불량양파 2016.12.16 6522
357 2017 한국텍학회 정기총회 및 학술대회 개최 안내​ [1] 이기황​ 2017.01.24 5703
356 설연휴 기간중 홈페이지 접속 장애 안내 관리자 2017.02.01 5667
355 일반 문서 작성용으로 LaTeX 이용하시는 분들 계실까요? [2] algorist 2017.02.02 19049
354 emacs 에서 한글을 세팅하는 간단한 방법입니다. [6] 불량양파 2017.02.11 22556
353 문서를 제대로 안읽은 티가 나네요...-.-; [2] 불량양파 2017.02.11 6094
352 KTS 10주년 기념 문집 [8] file yihoze 2017.02.15 6245
351 xparse와 environ yihoze 2017.02.20 8173
350 KTUG 관리자분 연락 부탁 드립니다. [3] 김정균 2017.02.22 5932
349 천원술을 아십니까? [8] file yihoze 2017.03.15 11441
348 마크다운과 SVG, 그리고 레이텍 yihoze 2017.05.23 5982
347 안녕하세요? 이제 막 가입했습니다. 강랭 2017.05.29 5571
346 parselines 패키지 [6] file yihoze 2017.05.30 29656



XE Login