@@ -137,28 +137,17 @@ Run-REDUCE-FX currently uses a bundled copy of
137137 active and a green dot at the top right shows which panel is
138138 selected.
139139
140- ### Updates since last release
140+ ### Version 1.9
141141
142- * V1.81 Fix the code to detect question prompts.
143- * Add a * Save Raw Session Log...* item to the File menu, which I will
144- probably hide in release versions.
145- * Fix the normal session log code to output the TeX markup used for
146- typeset maths.
147- * V1.82 Move * Load Packages...* to the * REDUCE* menu.
142+ * Detect question prompts correctly.
148143* Add a * Print Session Log...* item to the File menu, which prints the
149- I/O Display pane.
150- * Update docs.
151- * V1.83 Support the pop-up keyboard on the input editor.
152- * Reset the English and Degrees buttons for each new invocation of the
153- pop-up keyboard. Change use of \u200B, the zero-width space, to
154- \u200C, the zero-width non-joiner, which does not appear as a space
155- in a TextArea. Only decode pop-up keyboard characters inserted in
156- templates when they are evaluated, not when they are edited.
157- * Add a label "Control+Click for the Pop-Up Keyboard" with a tooltip
158- to the top of the input editor and the bottom of each template
159- dialogue.
160- * Update User Guide.
161- * V1.84 Add table-based rewriting of \symb{n} and handle all (four)
162- cases that I have noticed in fmprint.red.
163- * V1.85 Map \Int to \int and fix some other bugs found when testing on
164- Linux.
144+ entire content of the I/O Display pane as it appears on screen.
145+ * Fix the * Save Session Log...* code to output the TeX markup used to
146+ display typeset maths.
147+ * Move * Load Packages...* to the * REDUCE* menu.
148+ * Support the pop-up keyboard on the input editor and add a label
149+ "Control+Click for the Pop-Up Keyboard" with a tooltip to the top of
150+ the input editor and the bottom of each template dialogue.
151+ * Handle more of the non-standard TeX markup generated by fmprint.
152+
153+ ### Updates since last release
0 commit comments