Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.git

Changes ch 17 to appendices

AuthorDaveJarvis <email>
Date2025-09-07 14:41:47 GMT-0700
Commit8aee9e015e4d4a773fd6a92265a1a0c35b128ef4
Parent45f5a96
docs/11-math.md
Mathematical expressions are typeset using TeX notation, a powerful system
-developed by Donald Knuth for producing documents with complex mathematical and
-scientific content. In TeX, you write plain text commands that describe the
-structure and formatting of your document, and then compile them to generate
-the final output.
+developed by Dr. Donald E. Knuth for producing documents with complex
+mathematical and scientific content. In TeX, you write plain text commands that
+describe the structure and formatting of your document, and then compile them
+to generate the final output.
{{app.title}} supports only plain TeX, allowing usage of either ConTeXt or
docs/17-appendix.md
-# Appendices
+::: appendices
-## Screenshots
+# Screenshots
This section provides application screenshots.
-### PDF themes
+## PDF themes
The background of [@fig:screenshot-pdf-themes] depicts a novel being edited.
:: PDF Themes {#fig:screenshot-pdf-themes}
-### Dockable tabs
+## Dockable tabs
[@fig:screenshot-outline] shows a document outline opened and docked in
the bottom-left corner:
![Document outline](images/screenshots/04.png)
:: Document outline {#fig:screenshot-outline}
-### Variables
+## Variables
A diagram that includes variables is shown in [@fig:screenshot-diagram-genealogy].
![Family tree diagram screenshot](images/screenshots/05.png)
:: Family tree diagram {#fig:screenshot-diagram-genealogy}
-### Equations
+## Equations
[@fig:screenshot-tex] shows TeX equations in a detached preview tab:
![TeX equations screenshot](images/screenshots/03.png)
:: TeX equations {#fig:screenshot-tex}
-### Internationalization
+## Internationalization
[@fig:screenshot-locale] shows a poem with locale settings:
![Korean poem screenshot](images/screenshots/02.png)
:: Locale settings {#fig:screenshot-locale}
-## Acknowledgments
+# Typesetting resources
+
+Documents that introduce the typesetting system:
+
+* [What is ConTeXt?](https://www.pragma-ade.com/general/manuals/what-is-context.pdf)
+* [A not so short introduction to ConTeXt](https://github.com/contextgarden/not-so-short-introduction-to-context)
+* [Dealing with XML in ConTeXt MKIV](https://pragma-ade.com/general/manuals/xml-mkiv.pdf)
+* [Typographic Programming](https://www.pragma-ade.com/general/manuals/style.pdf)
+
+The [documentation library](https://wiki.contextgarden.net/Documentation) includes the following gems:
+
+* [ConTeXt Manual](https://www.pragma-ade.nl/general/manuals/ma-cb-en.pdf)
+* [ConTeXt command reference](https://www.pragma-ade.nl/general/qrcs/setup-en.pdf)
+* [METAFUN Manual](https://www.pragma-ade.nl/general/manuals/metafun-p.pdf)
+* [It's in the Details](https://www.pragma-ade.nl/general/manuals/details.pdf)
+* [Fonts out of ConTeXt](https://www.pragma-ade.com/general/manuals/fonts-mkiv.pdf)
+
+Expert-level documentation includes the [LuaTeX Reference Manual](https://www.pragma-ade.nl/general/manuals/luatex.pdf).
+
+# Acknowledgments
Contributors and inspirations behind the application include:
* Hans Hagen: [ConTeXt](https://www.pragma-ade.com/)
-
-## Typesetting resources
-
-Documents that introduce the typesetting system:
-
-* [What is ConTeXt?](https://www.pragma-ade.com/general/manuals/what-is-context.pdf)
-* [A not so short introduction to ConTeXt](https://github.com/contextgarden/not-so-short-introduction-to-context)
-* [Dealing with XML in ConTeXt MKIV](https://pragma-ade.com/general/manuals/xml-mkiv.pdf)
-* [Typographic Programming](https://www.pragma-ade.com/general/manuals/style.pdf)
-
-The [documentation library](https://wiki.contextgarden.net/Documentation) includes the following gems:
-
-* [ConTeXt Manual](https://www.pragma-ade.nl/general/manuals/ma-cb-en.pdf)
-* [ConTeXt command reference](https://www.pragma-ade.nl/general/qrcs/setup-en.pdf)
-* [METAFUN Manual](https://www.pragma-ade.nl/general/manuals/metafun-p.pdf)
-* [It's in the Details](https://www.pragma-ade.nl/general/manuals/details.pdf)
-* [Fonts out of ConTeXt](https://www.pragma-ade.com/general/manuals/fonts-mkiv.pdf)
-
-Expert-level documentation includes the [LuaTeX Reference Manual](https://www.pragma-ade.nl/general/manuals/luatex.pdf).
+:::
docs/user-manual.pdf
Binary files differ
Delta32 lines added, 31 lines removed, 1-line increase