Dave Jarvis' Repositories

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

Puts credits at end

AuthorDaveJarvis <email>
Date2025-08-28 15:03:03 GMT-0700
Commit6cf6db7ccd1078e0b6487f3e42ce51852c387850
Parenta44a23d
Delta63 lines added, 46 lines removed, 17-line increase
docs/15-screenshots.md
+# Variables
+
+Diagrams that include variables:
+
+![GraphViz diagram screenshot](images/screenshots/01.png)
+
+![Family tree diagram screenshot](images/screenshots/05.png)
+
+# PDF themes
+
+In the background of the following screenshot, the editor shows a novel
+being edited:
+
+![PDF themes](images/screenshots/08.png)
+
+Highlighted items of note:
+
+* PDF icon in the upper-left
+* Novel metadata as integrated variables towards the top-left
+* Theme selection dialog in the upper-middle
+* Three different styles, including:
+ * Boschet, based on Baskerville font, nicely styled
+ * Handrit, based on Courier font, double-spaced, manuscript format
+ * Tarmes, based on Times Roman font, minimal styling
+* Variations in page numbers
+* Manuscript includes word count, automatically
+* Preferences dialog in the middle
+
+# Internationalization
+
+Poem with locale settings:
+
+![Korean poem screenshot](images/screenshots/02.png)
+
+# Equations
+
+TeX equations with detached preview:
+
+![TeX equations screenshot](images/screenshots/03.png)
+
+# Dockable tabs
+
+Document outline opened and docked in bottom-left corner:
+
+![Document outline](images/screenshots/04.png)
+
docs/16-credits.md
+# Acknowledgments
+
+Contributors and inspirations behind the application include:
+
+* Tomas Mikula: [RichTextFX](https://github.com/TomasMikula/RichTextFX), [WellBehavedFX](https://github.com/TomasMikula/WellBehavedFX), [Flowless](https://github.com/TomasMikula/Flowless), and [UndoFX](https://github.com/TomasMikula/UndoFX)
+* Jens Deters: [FontAwesomeFX](https://bitbucket.org/Jerady/fontawesomefx)
+* Dieter Holz: [PreferencesFX](https://github.com/dlsc-software-consulting-gmbh/PreferencesFX)
+* David Croft: [File Preferences](http://www.davidc.net/programming/java/java-preferences-using-file-backing-store)
+* Alex Bertram: [Renjin](https://www.renjin.org/)
+* Vladimir Schneider: [flexmark](https://github.com/vsch/flexmark-java)
+* Alberto Fernández, Shy Shalom, Kohei Taketa: [juniversalchardet](https://github.com/takscape/juniversalchardet)
+* Morten Nobel-Jørgensen: [Java Image Scaling](https://github.com/mortennobel/java-image-scaling)
+
+Original concept:
+
+* Karl Tauber: [Markdown Writer FX](https://github.com/JFormDesigner/markdown-writer-fx)
+
docs/16-screenshots.md
-# Variables
-
-Diagrams that include variables:
-
-![GraphViz diagram screenshot](images/screenshots/01.png)
-
-![Family tree diagram screenshot](images/screenshots/05.png)
-
-# PDF themes
-
-In the background of the following screenshot, the editor shows a novel
-being edited:
-
-![PDF themes](images/screenshots/08.png)
-
-Highlighted items of note:
-
-* PDF icon in the upper-left
-* Novel metadata as integrated variables towards the top-left
-* Theme selection dialog in the upper-middle
-* Three different styles, including:
- * Boschet, based on Baskerville font, nicely styled
- * Handrit, based on Courier font, double-spaced, manuscript format
- * Tarmes, based on Times Roman font, minimal styling
-* Variations in page numbers
-* Manuscript includes word count, automatically
-* Preferences dialog in the middle
-
-# Internationalization
-
-Poem with locale settings:
-
-![Korean poem screenshot](images/screenshots/02.png)
-
-# Equations
-
-TeX equations with detached preview:
-
-![TeX equations screenshot](images/screenshots/03.png)
-
-# Dockable tabs
-
-Document outline opened and docked in bottom-left corner:
-
-![Document outline](images/screenshots/04.png)
-