Building Scientific Web Books by Martin Otter
Table of Contents
- Book Cover
- Preface
- Chapter 1 - Steps to build a Scientific Web Book
- 1.1 File Structure
- 1.2 Defining the Book Structure
- 1.3 Updating the Book
- 1.4 Defining Figures and Tables
- 1.5 Defining Mathematical Equations
- 1.6 Defining Source Code Syntax Highlighting
- 1.7 Defining Bibliographic References
- 1.8 Defining Cross References
- 1.9 Style Files
- Chapter 2 - Tools
- 2.1 Graphical Editors
- 2.2 Text Editors supporting Mathematical Symbols
- 2.3 Vector Graphics with SVG
- 2.4 HTML and CSS Validators
- 2.5 Useful Links
- Chapter 3 - Missing Features
- 3.1 Other Captions
- 3.2 Search Button
- 3.3 Index
- 3.4 Parsing Issue
- 3.5 Converting to PDF Format
- Chapter 4 - Other Alternatives
- 4.1 Epub3
- 4.2 Office Applications
- 4.3 Markup Languages (Markdown, Pandoc, ReStruturedText, Sphinx)
- 4.4 LaTeX
- 4.5 DocOnce
- 4.6 Summary
- Appendix A - makeWebBook Program
- A.1 The Go Progamming Language
- A.2 The Go Implementation of the makeWebBook Program
- Appendix B - jqmath Symbols
- References