VerbTeX is a free LaTeX Editor for iOS devices. It allows users to create and manage LaTeX projects directly on their iOS device and generate a PDF using Verbosus, an Online LaTeX Editor.
This software is provided "as is" without any warranties or conditions, expressed or implied.
Key Features:
- Offline compilation (Local Mode, can be enabled in Settings)
- Automatic Dropbox synchronization (Local Mode)
- Automatic Box synchronization (Local Mode)
- iCloud integration (Local Mode)
- Support for PdfTeX or XeTeX for PDF generation
- Support for BibTeX or Biber for bibliographies
- Two Modes: Local (stores .tex documents on the device) and Cloud (synchronizes projects with Verbosus)
- Syntax highlighting
- Line numbers
- Autosave
- Hotkeys for quick actions
- File upload, including subfolders (Local Mode)
- Web-Interface (Cloud Mode)
- Two-factor authentication (Cloud Mode, used in combination with Copiosus)
- Export the generated PDF to other Apps that support PDF handling
- Export projects from Local Mode
- Import projects to Local Mode
- No ads
Additional features in VerbTeX Pro:
- Code completion for commands
- No limitations on the number of projects, documents per project, or file uploads per project (Local Mode)
Limitations in the free VerbTeX version:
- Max. number of projects (Local Mode): 2
- Max. number of documents per project (Local Mode): 2
- Max. number of file uploads per project (Local Mode): 4
If you encounter performance issues when loading a project or using the editor, you can try the following:
- Disable syntax highlighting and line numbers in Preferences -> Syntax Highlighting
- Split your project into multiple .tex files using the \include{} command in LaTeX
Import or export existing projects (Local Mode):
If you want to import or export existing projects, you have two options:
- Automatic Dropbox or Box synchronization in Preferences -> Link to Dropbox or Box
- Manually copy the font file to the root Documents path via Finder -> Device -> VerbTeX -> Files -> Drag and drop your files. Remember to refresh the project list.
Using custom fonts (Local Mode):
To use a custom font or a font that is not installed, you have two options:
- Automatic Dropbox or Box synchronization in Preferences -> Link to Dropbox or Box
- Manually copy the font file to the root Documents path via Finder -> Device -> VerbTeX -> Files -> Drag and drop your files.
In your project, you can use the font like this:
\documentclass{article}
\usepackage{fontspec}
\setmainfont{fontname.otf}
\begin{document}
\section{Main Heading}
This is a test
\end{document}
You can write Chinese in PdfTeX using the CJKutf8 package:
\documentclass{article}
\usepackage{CJKutf8}
\begin{document}
\begin{CJK}{UTF8}{gbsn}
这是一个测试
\end{CJK}
\end{document}
You can write Chinese in XeTeX using the xeCJK package:
\documentclass{article}
\usepackage{xeCJK}
\begin{document}
这是一个测试
\end{document}
Hotkeys in the editor:
- Ctrl + S: Save
- Ctrl + G: Generate PDF
- Ctrl + N: New document
- Ctrl + D: Delete document
- Ctrl + B: Switch between bib and tex
- Ctrl + . : Next document
概述
VerbTeX LaTeX Editor 是在由Verbosus.com开发类别 Business Freeware 软件。
最新版本是 VerbTeX LaTeX Editor 的 3.5.2 2024/07/02 上释放。 它最初被添加到我们的数据库 2024/01/01 上。
VerbTeX LaTeX Editor 在下列操作系统上运行: Android/iOS。
用户 VerbTeX LaTeX Editor 5 个 5 星的评分,给了它。
相关产品
2024/11/08 | RegCool 2.015 |
2024/11/08 | Visual Studio Code 1.95.2 |
2024/11/08 | Calibre 7.21.0 |
2024/11/07 | Microsoft Edge 131.0.2903.27 |
2024/11/07 | Vivaldi Browser 7.0.3495.11 |
评测
Rockstar Games Launcher
使用 Rockstar Games Launcher 简化您的 Rockstar 游戏体验! |
|
Microsoft ODBC Driver for SQL Server
使用 Microsoft ODBC Driver for SQL Server 进行可靠高效的连接管理 |
|
Comprobación de estado de PC Windows
Optimiza el rendimiento de tu PC con Comprobación de estado de PC Windows |
|
Canon My Image Garden
为佳能用户提供高效的图像管理和编辑工具 |
|
Java SE Runtime Environment
运行 Java 应用程序的基本软件 |
|
Google Toolbar for Internet Explorer
使用 Google 工具栏增强您的 Internet Explorer 体验 |