Skip to content

efreeking/LFSCN

Repository files navigation

LFS Book 自述

本文档是为了指导用户如何转换书籍的 XML 源代码为其它格式
(如 HTML, PDF, PS 和 TXT)。首先,如果您还未准备这样做的话,
那么请阅读 INSTALL 文件获得如何安装所需的软件的说明。
如果您已经完成了 INSTALL 文件所概括的步骤,那么继续阅读如何转换这些文件为各种其它格式的例子。

XML 转 XHTML:
-------------
make BASEDIR=/path/to/output/location


XML 转 单一文件 XHTML (nochunks):
------------------------------------
make BASEDIR=/path/to/output/location nochunks


XML 转 TXT
----------
Follow the instructions for nochunks and then run:
lynx -dump /path/to/nochunks >/path/to/output


XML 转 PDF:
-----------
make BASEDIR=/path/to/output/location pdf


About

Linux from Scratch 中文翻译项目

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors