Skip to content

zr-tex8r/SC-ripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SC-ripts

Scripts (mainly related to (La)TeX) for Snowman Comedians

NICE!
The “essential” one

scmakesvf ― SC-variant of makejvf

This is an essential version of the makejvf program. While makejvf is handy for creating Japanese VF (JVF), this program is handy for creating Snowman VF (☃VF).

scmendex ― SC-variant of mendex

This is an essential version of [mendex] (Japanese-aware version of Makeindex program). While mendex is oriented to the Japanese language, scmendex is oriented to snowman information, and you can create more essential index.

scptex2pdf ― SC-variant of ptex2pdf

This is an essential version of ptex2pdf. You can obtain more fancy and essential PDF output than when using ordinary ptex2pdf.

Usage: [texlua] scptex2pdf[.lua] { option | basename[.tex] } ...

The command format is the same as ptex2pdf.

scxml2ltx ― SC-generic XML→LaTeX Converter

This software converts an arbitrary XML document to LaTeX format. It is intended to be super-generic: the input document need not be valid against some schema, or well-formed, or even look like an XML text, The input can be virtually anything, but the all sematics that is not essential will be ignored, and thus the output is always essential.

Usage: scxml2ltx[.lua] [-i <in_file>] [-o <out_file>] [-C] [-S|-s <params>]
  -i <in_file>      input file name (default is stdin)
  -o <out_file>     output file name (default is stdout)
  -C                skip check for existence of files
  -S                not use scsnowman
  -s <params>       use scsnowman (with given params)
  -v                verbose

S(C)ee Also

  • sctexdoc: An essential version of Texdoc, by @wtsnjp
  • scllmk: An essential version of llmk
  • scSATySFi: An essential version of SATySFi
  • scarticle-satysfi: An essential document class for SATySFi
  • mdsc.satyh: An essential document class for Markdown conversion with SATySFi, by @puripuri2100
  • scsnowman-log.satyh: Displays fancy log messages in SATySFi, by @puripuri2100
  • SC-tools: Essential LaTeX packages

Takayuki YATO (aka. "ZR") http://zrbabbler.sp.land.to/

About

Scripts for Snowman Comedians

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages