Skip to content
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.

Latest commit

 

History

History
28 lines (20 loc) · 1.28 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.28 KB

**This Project is moved to BitBucket. See https://bitbucket.org/word-coins/texfiles **

WORD Class

Build Status Build status

about source code

  • Makefile
    • makeword.clsword.pdfができる
  • word.dtx
    • A class extended bxjsarticle for WORD-coins.

word.cls

  • オプション
    • \authormark{hoge}で、著者名前の「文 編集部」を編集できる。
    • evenstartオプションで、ヘッダの位置を入れ替えられる。記事が偶数ページから始まる時に便利。
    • draftオプションで、ヘッダにページ番号を付与する。画像を読み込む時はgraphicxにも、draftオプションを付ける。
    • \articleheaderが従来の\subtitleの代わりとして登場した。\subtitleは互換のために保持。
    • \articleheader{hoge}をプリアンブルに入れるとヘッダにhogeが入る。
    • \articleheader{fuga}を文章中に入れると、そのページからヘッダがfugaに変更される。

ライセンス

License: modified BSD (see LICENSE)