6.3.2
2020-10-26
- fix bugs
6.3.1
2020-10-09
- open URL in pdf with external application (we offered to open in a new buffer, but apparently no one is asking for it).
6.3
2020-10-07
- Fix Russian template compilation error
- Add lualatex support in cloud compiler
6.2.2
2020-08-23
- fix a bug in dark mode
6.2.1
2020-08-12
- fix bugs
6.2
2020-07-16
- add missing package files
- bug fixes
6.1
2020-05-28
- Upgraded to TeXLive 2020
- Supports synctex. Select text in pdf view then use "View source" to go to the tex file.
- Add templates download for Pro users.
- Import shared folders from iCloud Drive (use refresh button to force download after imported)
- Fix bugs
6.0.2
2019-08-09
- Fix bugs when importing folders and files (Open in ..)
- Make it possible to compile while in pdf view:
(add-hook pdf-mode-hook (lambda()
(add-to-toolbar "TEX" 'tex-compile)
))
6.0.1
2019-04-20
- Fix crash when running on iPad Pro w/ iOS 12.2
6.0
2018-12-04
- Upgrade to TeXLive 2018.
- Other minor fixes
5.3.1
2018-08-05
- Fix IAP restore bug
5.3
2018-07-26
- Fix "Save as" crash
- Add COPY button in pdf mode. Now you can create latex standalone files for drafting equations or TikZ drawings and export PDF output to Keynote or Pages.
5.2
2018-06-25
Add support for shared folders from apps like Working copy
5.1.1
2018-05-21
Add maximize button to buffer status line in split mode
5.1
2018-04-24
- Add outline button "TOC", on iphone it's "outline" command, because of tight space. Outline works as you would expect in a multi-file project.
- Fix last opened file
- Fix iphone x compatibility
5.0
2018-03-13
Major redesign
- entire new text editor
- support split view: tex and pdf side by side
- better spell check with suggestions
- open multiple files at the same time
- copy file in file list
- fully customizable UI
- other bug fixes
4.0.1
2017-11-19
- Fix crash when updating over an existing installation
- Add more options for folders
4.0
2017-11-16
- Redesign files syncing, now supports Dropbox and OneDrive selective sync.
- Support XeLaTeX remote compilation (PRO required)
3.1
2017-07-08
Fix png in PDF bugs
3.0.2
2017-02-08
fix page content not centered in article class by default
3.0.1
2017-01-25
- fix bbm font mismatch
3.0
2016-12-10
- compiler and package upgrade
- texmf-local supports sub directories with ls-R refreshing in settings;
- automatic EPS to PDF conversion (Pro Only).
2.8.4
2016-06-17
Support "%!TEX root=master-file.tex"
Need to reopen the file. The master file can be in different folder, and in that case can be specified using relative path: "../main.tex".
2.8.3
2016-04-13
Fix dropbox 2-factor link crash
2.8.2
2015-12-02
This update will make TeX Writer more pleasant to use.
- Fix crash when editing twinit.l
- Compatible with split screen (iPad)
- Adjust accessory keyboard for iPad pro
- General UI Improvement
- Add replace command to command bar