Skip to content

Commit 0f74d25

Browse files
committed
Migration to Code Mirror 6
- Improvement of the mobile version - Preparation of the README for the upcoming release - Katex and Code Mirror removed from project sources
1 parent 44e32ec commit 0f74d25

94 files changed

Lines changed: 2021 additions & 13773 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,12 @@ This software is available on the net [here](https://visualmatheditor.equatheque
7676
5. A **custom equations** dialog which can be used to maintain one's own formula library and with the possibility to Add, Remove, Load, Save the formula set. This set is persisted through invocations of Joplin as hidden setting.
7777
6. Window positions and sizes are persisted
7878

79+
## Special Features of the Mobile Version
80+
81+
1. The user interface is somewhat different, but functionality is the same
82+
1. The Latex input area and the Formula output area are reversed for a better experience with mobile screen keyboards
83+
1. Navigation panels are used and dialogs, the side panels and the menus are moved out from the main screen to such panels
84+
7985
## Some Screenshots
8086

8187
The main dialog window
@@ -84,11 +90,15 @@ The main dialog window
8490

8591
The custom equations dialog
8692

87-
<img src="img/Custom-Equations.png" width="500" />
93+
<img src="img/Custom-Equations.png" width="400" />
8894

8995
The custom equations dialog with categories tree
9096

91-
<img src="img/Custom-Equations-with-Categories.png" width="700" />
97+
<img src="img/Custom-Equations-with-Categories.png" width="600" />
98+
99+
The symbol bar with button for the Katex Input Helper (Calculator symbol)
100+
101+
![Symbol Bar](./img/Symbol-Bar.png)
92102

93103
## Known Problems
94104

@@ -103,6 +113,7 @@ The custom equations dialog with categories tree
103113
- One code base
104114
- Divided HTML code to avoid duplication, introduced Handlebars tool for support
105115
- Resizing of windows is more or less deactivated, Window size adapted to content.
116+
- Migrated this release to Code Mirror 6
106117

107118
### 2.1.1
108119

img/Symbol-Bar.png

8.01 KB
Loading

0 commit comments

Comments
 (0)