VerbTeX Pro is the secure LaTeX Editor for your iOS device. It allows you to create and manage LaTeX projects directly on your iOS device and generate a PDF offline (Verbnox) or online (Verbosus).
This software is provided "as is" without warranties or conditions of any kind, either expressed or implied.
Features:
* Offline compilation (Local Mode, enable in Settings)
* Automatic Dropbox synchronization (Local Mode)
* Automatic Box synchronization (Local Mode)
* Git integration (Local Mode)
* iCloud integration (Local Mode)
* Use PdfTeX or XeTeX to generate a PDF
* Use BibTeX or Biber for bibliographies
* 2 Modes: Local (stores .tex documents on your device) and Cloud (synchronizes your projects with Verbosus)
* Syntax highlighting
* Line numbers
* Autosave
* Hotkeys (see below)
* File upload incl. subfolders (Local Mode)
* Web-Interface (Cloud Mode)
* Two factor authentication (Cloud Mode, in combination with Copiosus)
* No ads
If you experience any performance issues when loading a project or while using the editor please try
* to disable syntax highlighting and line numbers by choosing Settings -> Syntax Highlighting
* to split up your project into multiple .tex files by using the include{...} command of LaTeX
Additional features in VerbTeX Pro:
* Code completion (commands)
* Unlimited number of projects (Local Mode)
* Unlimited number of documents per project (Local Mode)
* Unlimited number of file uploads per project (Local Mode)
* Unlimited number of projects (Cloud Mode)
* Unlimited number of documents per project (Cloud Mode)
* Support development of free iOS apps
Import or export existing projects (Local Mode):
* Git integration lets you create a new or clone an existing repository.
* Automatic Dropbox or Box synchronization (Settings -> Link to Dropbox or Box). Synchronization is done once a minute.
* Copy the existing files to or from your root Documents path by using Finder -> Device -> VerbTeX -> Files -> Drag and drop your files. Please refresh the project list.
Use any .ttf/.otf font (Local Mode):
If you want to use a custom font or a font that is not installed you can import it via Git integration, via Dropbox, via Box or manually via Finder. In your project you can use the font like this:
\documentclass{article}
\usepackage{fontspec}
\setmainfont{fontname.otf}
\begin{document}
\section{Main Heading}
Это тест
\end{document}
You can write chinese in PdfTeX using the CJKutf8 package as shown in the following example:
\documentclass{article}
\usepackage{CJKutf8}
\begin{document}
\begin{CJK}{UTF8}{gbsn}
这是一个测试
\end{CJK}
\end{document}
You can write chinese in XeTeX using the xeCJK package as shown in the following example:
\documentclass{article}
\usepackage{xeCJK}
\begin{document}
这是一个测试
\end{document}
Hotkeys in editor:
ctrl+s: save
ctrl+g: generate PDF
ctrl+n: new document
ctrl+d: delete document
ctrl+b: switch bib and tex
ctrl+.: next document
HideShow More...
Screenshots
VerbTeX Pro LaTeX Editor FAQ
Is VerbTeX Pro LaTeX Editor free?
Yes, VerbTeX Pro LaTeX Editor is completely free and it doesn't have any in-app purchases or subscriptions.
Is VerbTeX Pro LaTeX Editor legit?
🤔 The VerbTeX Pro LaTeX Editor app's quality is mixed. Some users are satisfied, while others report issues. Consider reading individual reviews for more context.
Thanks for the vote
How much does VerbTeX Pro LaTeX Editor cost?
VerbTeX Pro LaTeX Editor is free.
What is VerbTeX Pro LaTeX Editor revenue?
To get estimated revenue of VerbTeX Pro LaTeX Editor app and other AppStore insights you can sign up to AppTail Mobile Analytics Platform.
User Rating
3.75 out of 5
4 ratings in Spain
5 star
1
4 star
2
3 star
0
2 star
1
1 star
0
Ratings History
VerbTeX Pro LaTeX Editor Reviews
FATAL ERROR in the latest version for iOS17
Not found the main folder on the Local Host when you get the latest version. Projects run well but I don’t have my Main Folder anywhere. Export / Import files button on the settings have dissapeared of the main menu of the app.
This is a critical error, I don’t understand how it is possible on a Pro Version of this app.
I feel very sad because VerbTeX is a great app on the and I have supported this job since many years ago… 2016 at least… And I love it, really. Good service for good price… But now is not the same. The evolution on this moment is not good.
Please, write it back my emails to the Verbosus Supoort as soon as possible.
Nearly perfect
I feel like the app is NEARLY perfect; however I am missing two things and I wish they would be implemented in future uploads.
First, I really miss the possibility of seeing the pdf and the code at the same time, like you can do in your computer. Refreshing the pdf and being able to see both the pdf and the code is huge for me, so I really would love to see it here.
And secondly, I would love for OneDrive sincronization, as College students usually get free space there with their school account and we use it much more than Dropbox.
Other than that, I love the app. It is a bit expensive when those two qualities are missing, but I believe it can improve and I’m happy I paid for the full version.
Funciona muy bien
Simple y eficaz para editar y compilar LaTeX. Mejor que otras en iOS que son más caras. El desarrollador responde y está abierto a sugerencias. Muy recomendable.
How to download packages
I like the app, but due to the nature of my work I have the need to use specialised latex packages, like feynmf and simplewick... How do I incorporate these into my documents?
SuperPotente
Es de las mejores aplicaciones LaTeX que he usado para iOs. Realizo mi tesis (proyecto con varios ficheros tex) desde 3 dispositivos distintos, sincronizados con Dropbox. Y el ordenador con un bloc de notas!
Muy buena comunicación con el desarrolador.
should contain compiler
its a well made editor but it cant compete with texifier or even tex writer because internet connection is always required
Für unterwegs und zwischendurch
Finde die App für zwischendurch und unterwegs gut, um Gedanken und Ideen zu texten. Allerdings gibt es die „undo“, also rückgängig, Funktion nicht. Wenn ich was lösche, und mich doch umentscheide, würde ich den Vorgang gerne rückgängig machen wollen. Dies ist ja bei Word und anderen Editoren üblich. Warum gibt es diese Möglichkeit bei VerbTeX Pro nicht??!!
Kompilierung funktioniert, Editor unbrauchbar
Zuerst das positive: Die Kompilierung meines relativ komplexen LaTeX-Dokuments funktioniert problemlos. Natürlich nur mit Internetverbindung.
Nun zum negativen:
Die Bedienung des Editors finde ich allerdings unbrauchbar. Die Inhaltsbasierte Navigation funktioniert bei mir nicht, da ich eigene Befehle definiert habe und viele meiner .tex-Dateien gar keine Kapitel/Abschnitte enthalten. Eine Funktion zum Navigieren in Dateien wäre sehr wünschenswert. Man kann die Dateien mit einem anderen Programm bearbeiten und VerbTeX nur zum kompilieren verwenden, aber das ist doch sehr umständlich und kann auch nicht der Sinn eines LaTeX-Editors sein.
Mit eigenen Befehlen kommt die Autovervollständigung nicht zurecht.
Generell gibt es sehr wenige Einstellungsmöglichkeiten. Z.B. vermisse ich eine Möglichkeit meine Hauptdatei auszuwählen. Außerdem würde ich mir wünschen, die BibTeX Datei deaktivieren zu können, die immer wieder neu angelegt wird.
Eigentlich super aber
in letzter Zeit sind öfters einige Dateien im local mode komplett abhanden gekommen und wurden durch den default-text ersetzt.
Einfach gehalten
Sehr einfach gehalten und seit den neuesten Updates auch alle Funktionen.