abenori / labtx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

labtx

A Lua implementation of BibTeX

Installation

Cipy every .lua file to $TEXMF/scripts/labtx and

  • TeX Live on Windows: copy bin/win32/runscript.exe to bin/win32/labtx.exe .
  • W32TeX: copy bin/runscr.exe to bin/labtx.exe .
  • Others: create a link to labtx.lua in bin directory.

Usage

For sample.tex, run

labtx sample

How to use

See the manual (in Japanese)

About


Languages

Language:Lua 99.8%Language:Batchfile 0.2%