Releases: XmacsLabs/mogan
Mogan v1.0.3: A bug fix release
See Help -> Mogan
for details.
Mogan v1.0.2: May the force be with you!
Download and CHECK!!!
Downloads available below in the Assets part, please check the MD5 digest.
What | MD5 |
---|---|
Window 64bit | 51472060d97ee93e91a14956aeda1f14 |
Windows 32bit | b1e3b60ac23af9aa4e13cc9ce323eda7 |
macOS >= 10.14 | f3d9a251f3b881fedb012d1efc5551b6 |
What is GNU TeXmacs
A.Quick.Tour.of.GNU.TeXmacs.mp4
Major Changes
- Brand new icon
- Help -> Mogan will load the remote TeXmacs document
- Major bug fixes
- LaTeX import and export
\choice
typesetting when the language is CJK- foldable gnuplot session
Thanks
- Ms Lu from China Academy of Art created the new icon
- Gitee User jade reported the LaTeX import/export with a minimum reproducer
- Two New Members' (@YiqiXu and @PikachuHy ) Contribution
- Help from an anonymous researcher from Chinese Academy of Sciences
Tips for existing Mogan users
If you are prompted with a error dialogue when clicking Help -> Mogan
, you can fix it manually by yourself.
- For Windows user, follow the guide on 如何在Windows中重置GNU TeXmacs?, and do not forget to use the Mogan specificed TEXMACS_HOME_PATH:
%appdata%/Xmacs
- For GNU/Linux and macOS user, just
rm -rf $HOME/.Xmacs/system/
Mogan Editor v1.0.1
Highlights
- Support GNU/Linux (backport a bug fix by Philippe Joyez)
- A debian packager script (
cmake/build_deb.sh
) - Shortcut to insert ①②③ . . . ⑩ for Chinese documents, eg.
1@
to insert ① - Demo documents: math part of Chinese College Entrance Examination in 2021 and three poems
A list of demo documents
Demo documents are linked in Help -> Mogan
. Here is the list:
- 《威尼斯》
- 《十二月十九夜》
- 《诗八章》
- 2019年全国高中数学联合竞赛一试试题A卷
- 2021年高考全国甲卷数学文科试题
- 2021年高考全国乙卷数学文科试题
- 2021年高考全国甲卷数学理科试题
- 2021年高考全国乙卷数学理科试题
- 2021年全国新高考Ⅰ卷数学试题
- 2021年全国新高考II卷数学试题
- 2021年北京市高考数学试题
- 2021年上海市高考数学试题
- 2021年天津市高考数学试题
- 2021年浙江省高考数学试题
Mogan Editor v1.0.0
Mogan Editor is a fork of GNU TeXmacs (created by @vdhoeven). Its major differences with TeXmacs are
- Switch from Qt 4.x to Qt 5.x
- Switch from GNU Guile 1.8 to S7 (thanks to @mgubi 's awesome work)
Mogan v1.0.0 is based on GNU TeXmacs 2.1.1 with the same functionalities. Mogan v1.0.x focuses on bug fixes, usabilities and performance.
Feature Overview
Default Configuration
• Edit→Preferences→General→Look and feel
switches from macOS or Windows to Emacs
• Edit→Preferences→General→Interactive questions
switches from On the footer
to In popup windows
• Edit→Preferences→General→Buffer management
switches from Documents in separate windows
to Multiple documents share window
• Edit→Preferences→Other→Document updates
run switches from Once
to Tree times
Keyboard
The default key of Meta on Windows is Win and most key combo with Win is conflicted with the system default one. Mogan switches the Meta key from Win to Alt to avoid conflicts with system key combo.
New Plugins.
• quiver plugin helps you draw commutative diagrams in a modern way, thanks to @YiqiXu
• pyenv plugin helps you manage the virtual python environment for Python Session