Skip to content

Tex

Tex(텍)은 도널드 크누스가 만든 조판 프로그램이다.

Tex 개발의 두 가지 목적은, 최소한의 노력으로 미려한 문서를 얻을 수 있도록 하는 것과, 컴퓨터 기종과 상관없이 똑같은 결과물을 얻도록 하는 것이다. 따라서 Tex으로 컴파일하여 만든 문서의 확장자는 device independent format을 뜻하는 .dvi이다. 이를 변환하여 PDF, 포스트스크립트 등의 문서화일을 얻는다.

TeX을 직접 사용하기는 어렵기 때문에, 오늘날에는 LateX을 이용하여 문서를 만드는 경우가 많다.

Categories

  • Tex:Syntax - 문법 목록.
  • typst - 마크업 기반의 조판 시스템
  • SILE - 현대적으로 재작성한 TeX

LaTex

LaTeX은 문서 조판에 사용되는 프로그램이다. 도널드 크누스가 만든 TeX를 쉽게 사용하기 위하여 1984년에 레슬리 램포트가 만든 매크로이다. TeX을 직접 사용하기는 어렵기 때문에, 오늘날에는 LaTeX을 이용하여 문서를 만드는 경우가 많다.

TeX Software

TeX을 사용할 수 있는 소프트웨어 목록은 아래와 같다.

  • TeX Live is a distribution provided by most TeX user groups which supports many Unix systems, MacOSX, and 32-bit Windows.
  • MacTeX, TeX Live with additions and easy installation for MacOSX.
  • MiKTeX, an independent distribution for Windows with a flexible package manager.
  • proTeXt, MiKTeX with additions and a thorough installation guide for Windows.
  • KerTeX, from Thierry Laronde, a TeX kernel system.
  • Knoppix, a live GNU/Linux system on a bootable CD that includes TeX. Portable LaTeX (Slackware-based) is similar, specifically constructed for writing (La)TeX documents.
  • Wallstone Creativity Desktop, a large free software collection for dealing with documents, photos, video, project planning, and more; includes (La)TeX.
  • CodeCogs
  • LaTeX-lab
  • LaTeX2HTML
  • LaTeXRender
  • MathTeX
  • mineTeX
  • TeX2Gif
  • TeX4HT
  • Quick LaTeX
  • mimetex

Web LaTeX

웹에서 LaTeX을 사용하기 위한 방법은 아래와 같다.

See also

  • MathJax (JavaScript)
  • Typst - LaTeX와 유사한 마크업 기반의 조판 시스템
  • SILE - 현대적으로 재작성한 TeX
  • CortexJS MathLive - 수학식 입력을 위한 웹 컴포넌트
  • Typograms - 기술 문서에서 다이어그램을 표현하기 위한 텍스트 기반 경량 이미지 포맷
  • Pandoc

Favorite site

Syntax

Guide

References


  1. Introduction_to_latex2e.pdf 

  2. Online_latex.pdf