Git Product home page Git Product logo

kotex-plain's Introduction

kotex-plain
===========

Introduction
------------

kotex-plain is a package for typesetting Hangul, the native 
alphabet of the Korean language, using plain TeX engine.
The input Korean text should be encoded in UTF-8.
kotex-plain belongs to ko.TeX, a comprehensive Korean typesetting 
system together with kotex-utf, kotex-oblivoir, kotex-utils,
cjk-ko, xetexko, and luatexko.

Files
-----

### TeXinputs

    kotexplain.tex -> tex/plain/kotex/
    kotexutf.tex -> tex/plain/kotex/
    kotexutf-core.tex -> tex/plain/kotex/
    hangulcweb.tex -> tex/plain/kotex/

### Documents

    README (this file) -> doc/plain/kotex/
    ChangeLog -> doc/plain/kotex/

Usage
-----

To typeset Hangul, start your document as follows:

    \input kotexplain

You should use `etex` or `pdftex` commands to compile the document
since kotex-plain uses e-TeX primitives. Also keep in mind that 
Korean documents needs to be encoded in UTF-8.

To specify Hangul fonts, you can use the following methods:

* `\hfont{outbb}{at 12pt}`: This command set the current Hangul font
as 12 point bold.  This is the most general way of specifying
Hangul fonts.
* `\hfontname{outbtb}`: This is equivallent to `\hfont{outbb}{}`, which
only applies bold typeface to the current font.
* `\hfontsize{at 12pt}`: This command changes the size of the current
font as 12 point. Same effect can be achieved by `\hfont{}{at 12pt}`.

To use CWEB system for literate programming, you can use `hangulcweb.tex`
as follows:

    \input hangulcweb

For more information, please refer to the kotex-utf package documentation 
(written in Korean).

License
-------

kotex-plain is licensed under the LaTeX Project Public
License (LPPL) version 1.3c or later.

Contacts
--------

Please report any errors or suggestions to the package maintainer,
Kihwang Lee <leekh at ktug org>.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.