From 1d7a499b763b0c6c188e7ccee73a1592a3997c2c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 21 May 2022 20:18:01 +0000 Subject: bxghost (21may22) git-svn-id: svn://tug.org/texlive/trunk@63354 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/bxghost/README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/bxghost/README.md b/Master/texmf-dist/doc/latex/bxghost/README.md index 23419832ba7..4080b42c37c 100644 --- a/Master/texmf-dist/doc/latex/bxghost/README.md +++ b/Master/texmf-dist/doc/latex/bxghost/README.md @@ -2,7 +2,7 @@ LaTeX: ghost insertion for proper xkanjiskip -## System requirements +## Requirements * TeX format: LaTeX * TeX engine: LuaTeX, XeTeX, pTeX, upTeX, and ApTeX (pTeX-ng) @@ -22,6 +22,16 @@ In addition, the following package options are available: * `verb` patches the `\verb` command of LaTeX to be guarded by European ghost. * `noverb` disables the `verb` feature. (default) +### For package authors + +To use the function of this package in your package, a library version is available: + +```tex +\RequirePackage{bxghost-lib} +``` + +This provides all the commands defined in the package but does not have any package option to prevent the problem of option clashes. + ## Acknowledgements The logic and style of the code in this package is greatly inspired by [Package PXghost](https://gist.github.com/zr-tex8r/4461060) and various packages in [the BX series](http://zrbabbler.sp.land.to/package.html#ssec-bx). I would like to thank the author of the packages, Dr. Takayuki YATO (aka. [ZR](https://github.com/zr-tex8r)). @@ -32,6 +42,8 @@ This package is distributed under [the MIT license](./LICENSE). ## Revision History +* Version 0.5.0 ‹2022/05/20› + * Provide `bxghost-lib` for internal use from other packages * Version 0.4.0 ‹2022/02/12› * More general implementation for `\jghostguarded` * Add the `noverb` option -- cgit v1.2.3