Home | 简体中文 | 繁体中文 | 杂文 | 知乎专栏 | 51CTO学院 | CSDN程序员研修院 | Github | OSChina 博客 | 腾讯云社区 | 阿里云栖社区 | Facebook | Linkedin | Youtube | 打赏(Donations) | About
知乎专栏多维度架构

Netkiller Docbook 手札

Docbook, EPUB and Latex

Mr. Neo Chan, 陈景峯(BG7NYT)



中国广东省深圳市望海路半岛城邦三期
518067
+86 13113668890


电子书最近一次更新于 2022-03-14 21:22:40

版权声明

转载请与作者联系,转载时请务必标明文章原始出处和作者信息及本声明。

http://www.netkiller.cn
http://netkiller.github.io
http://netkiller.sourceforge.net
微信公众号: netkiller
微信:13113668890 请注明“读者”
QQ:13721218 请注明“读者”
QQ群:128659835 请注明“读者”
知乎专栏 | 多维度架构

$Date: 2013-04-10 15:03:49 +0800 (Wed, 10 Apr 2013) $


致读者

Netkiller 系列手札 已经被 Github 收录,并备份保存在北极地下250米深的代码库中,备份会保留1000年。

Preserving open source software for future generations

The world is powered by open source software. It is a hidden cornerstone of modern civilization, and the shared heritage of all humanity.

The GitHub Arctic Code Vault is a data repository preserved in the Arctic World Archive (AWA), a very-long-term archival facility 250 meters deep in the permafrost of an Arctic mountain.

We are collaborating with the Bodleian Library in Oxford, the Bibliotheca Alexandrina in Egypt, and Stanford Libraries in California to store copies of 17,000 of GitHub’s most popular and most-depended-upon projects—open source’s “greatest hits”—in their archives, in museum-quality cases, to preserve them for future generations.

https://archiveprogram.github.com/arctic-vault/

目录

1. 自述
1.1. 写给读者
1.2. 作者简介
1.3. 如何获得文档
1.4. 打赏(Donations)
1.5. 联系方式
1. Open Document Licenses
I. Docbook
2. Docbook 环境安装
2.1. xsltproc - XSLT command line processor
2.2. docbook-ebnf - EBNF module for the XML version of the DocBook DTD
2.3. docbook-xsl-saxon
2.4. PDF
2.5. CHM
2.6. docbook2odf - Convert docbook document to Oasis Open Document
2.7. EPUB
2.7.1. 创建.epub文件
2.7.2. Reader
2.8. Apple Mac
2.9. docbook-website - XML Website DTD and XSL Stylesheets
2.10. XML 工具
2.10.1. rxp - A validating XML parser
2.10.2. XML 校验
2.11. SGML 环境
3. docbook-xsl
3.1. HTML
3.1.1. example
3.1.2. Docbook参数
3.1.3. 生成目录深度
3.1.4. 字符集
3.1.5. Filename prefix
3.2. htmlhelp
4. DOCTYPE
4.1. SYSTEM
4.2. DTD 引用
4.2.1. 引用本地DTD
4.2.2. oasis-open.org
4.3. article
4.4. book
4.5. include
4.6. xi:include
4.7. Docbook HTML 输出选项
4.7.1. 指定多页输出时html文档名
4.7.2. 指定输出路径
4.7.3. 包含HTML文件
4.7.4. 包含HTML节点
4.7.5. 图标
4.7.5.1. Admonition graphics
4.7.5.2. 导航图标
4.7.5.3. Callout icons
4.7.6. dbhtml-include
4.7.7. 显示当前时间
6. book 书 / article 文章
6.1. info
6.1.1. affiliation
6.1.2. address 地址
6.1.3. reference 参考信息
6.1.4. author 作者
6.1.4.1. contrib
6.1.4.2. affiliation
6.1.4.3. editor
6.1.4.4. othercredit
6.1.5. 出版信息
6.1.5.1. 出版者
6.1.5.2. 印刷历史
6.1.5.3. 出版紀錄
6.1.6. copyright 版权
6.1.7. keyword
6.1.8. abstract 摘要
6.1.9. legalnotice 法律声明
6.1.10. cover 书籍封面图
6.2. toc 自定义目录
6.3. topic
6.4. dedication 感谢
6.5. preface 序言
6.6. appendix 附录
7. Part 部分 / Chapter 章 / Section 节
7.1. title 标题
7.1.1. subtitle
7.1.2. titleabbrev
7.2. part 部
7.3. chapter 章
7.3.1. chapterinfo
7.4. section 节
7.4.1. simplesect
7.4.2. bridgehead
7.4.3. sidebar
7.5. Paragraphs 段落
7.5.1. para 段落
7.5.2. simpara 简单段落
7.5.3. formalpara 带标题的段落
7.5.4. 产品名
7.5.5. TM 商标
7.5.6. 字体
7.5.6.1. strong
7.5.6.2. bold
7.5.6.3. italic
7.5.6.4. literal
7.5.6.5. remark
7.5.7. citetitle — The title of a cited work
7.5.8. medialabel
7.6. blockquote 内容引用
7.7. epigraph 题词
7.8. 计算机专业标签
7.8.1. 软件名称
7.8.2. 硬件名称
7.8.3. 数据库
7.8.4. 程序标签
7.8.4.1. 函数
7.8.4.2. 类名
7.8.4.3. 变量名
7.8.4.4. synopsis
7.8.4.5.
7.8.5. 命令
7.8.5.1. 参数
7.8.5.2. 环境变量
7.8.5.3. 输入提示
7.8.5.4. 用户输入
7.8.5.5. 主机名
7.8.5.6. 文件名
7.8.5.7. cmdsynopsis
7.8.5.8. 命令参数可选项
7.8.5.9. 终端输出
8. Lists 项目符号与编号
8.1. itemizedlist 符号列表
8.2. orderedlist 编号列表
8.3. simplelist 简单列表
8.4. variablelist 定义列表
8.5. segmentedlist
8.6. procedure 过程
8.7. question/answer 问答
8.8. glosslist 注解
8.9. glossary 术语表
9. Table 表格
9.1. informaltable
10. 图片,视频,音乐
10.1. figure
10.2. mediaobject
10.3. imageobject
10.4. 视频
10.5. 插入音乐
10.6. screenshot
11. Admonition 警告与提示
11.1. caution
11.2. important
11.3. note
11.4. tip
11.5. warning
12. Computer terminal
12.1. literallayout
12.2. programlisting
12.2.1. Callouts
12.3. userinput
12.4. Keyboard Input
12.5. filename
13. Cross references (参见项)
13.1. link 内部链接
13.2. ulink 外部链接
13.3. xreflabel / xref
13.4. footnote 脚注
13.5. lot — A list of the titles of formal objects (as tables or figures) in a document
14. equation 公式
14.1. 引用latex公式
II. Tex
15. Document Tools
15.1. texlive - TeX Live: A decent selection of the TeX Live packages
15.1.1. 安装 XeTeX
15.1.1.1. install usage apt-get
15.1.2. XeLaTeX
15.1.3. 安装字体
15.1.4. LuaTeX
15.1.5. FAQ
15.1.5.1. ! LaTeX Error: File `fontspec.sty' not found.
15.2. latex2html
15.3. texi2html
15.4. tex2page
15.5. CJK
15.6. TeXstudio(LaTeX 编辑器)
16. 编码转换
17. 排版
18. 文章的组成元素
19. Fonts
19.1. Sizes
19.2. Styles
20. 项目符号和编号
21. 表格
22. 图片
23. 分割章节
24. 参考文献
25. Markdown
25.1. 章节
25.2. 项目符号与编号
25.3. 引用
25.4. Code
25.4.1. JSON
25.5. 分割线
25.6. 连接
25.7. 图片
25.8. 字体格式
25.9. 范例
26. Jekyll
26.1. 安装 Jekyll
26.1.1. Ubuntu
26.2. 创建 Jekyll 项目
26.3. permalink
26.4. _post
26.5. category / categories
27. Sphinx
27.1. 安装 Sphinx
27.1.1. Ubuntu
27.2. 建立sphinx工程
28. pandoc - general markup converter
28.1. Docbook to Markdown
28.2. Markdown to HTML
29. Hugo
30. 写作团队的运作
30.1. Docbook 环境初始化
30.1.1. FreeBSD
30.1.2. Ubuntu/Debian
30.2. Subversion 版本控制
30.3. GIT
31. Asciidoctor - A fast text processor & publishing toolchain for converting AsciiDoc to HTML5, DocBook & more.
31.1. 安装环境
32. Calibre
32.1. ebook-convert

表格清单

9.1. 表格标题

范例清单

4.1. article
4.2. book
8.1. SimpleList
15.1. example.latex
18.1. article.latex
18.2. book.latex
28.1. Makefile

公式清单

14.1. Fermat's Last Theorem