VerbTeX Pro LaTeX Editor

Veröffentlicht von: Verbosus.com

Beschreibung

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
Ausblenden Mehr anzeigen...

Screenshots

VerbTeX Pro LaTeX Editor Häufige Fragen

  • Ist VerbTeX Pro LaTeX Editor kostenlos?

    Ja, VerbTeX Pro LaTeX Editor ist komplett kostenlos und enthält keine In-App-Käufe oder Abonnements.

  • Ist VerbTeX Pro LaTeX Editor seriös?

    🤔 Die Qualität der VerbTeX Pro LaTeX Editor-App ist gemischt. Einige Nutzer sind zufrieden, während andere Probleme melden. Ziehen Sie in Betracht, einzelne Bewertungen für mehr Kontext zu lesen.

    Danke für die Stimme

  • Wie viel kostet VerbTeX Pro LaTeX Editor?

    VerbTeX Pro LaTeX Editor ist kostenlos.

  • Wie hoch ist der Umsatz von VerbTeX Pro LaTeX Editor?

    Um geschätzte Einnahmen der VerbTeX Pro LaTeX Editor-App und weitere AppStore-Einblicke zu erhalten, können Sie sich bei der AppTail Mobile Analytics Platform anmelden.

Benutzerbewertung

4.17 von 5

12 Bewertungen in Frankreich

5 star
6
4 star
4
3 star
1
2 star
0
1 star
1
Bewertungsverlauf

VerbTeX Pro LaTeX Editor Bewertungen

Bonne application

marioahuesblanchait on

Frankreich

Globalement, l’application Pro donne satisfaction comme outil auxiliaire lorsqu’on n’est pas devant un ordinateur. Il serait souhaitable, pour plus d’efficacité professionnelle, de pouvoir disposer d’une option SEARCH au niveau des fichiers *.tex dans les projets, afin d’aller à un mot précis sans devoir le chercher visuellement en faisant défiler les milliers de lignes du fichier. Aussi, il arrive souvent que la mise à jour dans la récupération des fichiers déposés dans Dropbox soit-elle beaucoup trop lente et, en tout cas, pas instantanée.

Très pratique

cviscog on

Frankreich

Merci beaucoup pour cette application très utile et facile à utiliser !

Very good

Shiipou on

Frankreich

The only one thing I want in this app is a file explorer to switch between my latex files. Because the next button was not accurate.

très bien + suggestion

πύθαγορας on

Frankreich

Très bonne application que je recommande. Il y avait un bug avec dropbox, qui pourrait être réglé. Mais en utilisant box on peut inclure des images.

ça marche !

Actuarial on

Frankreich

L’interface est minimale et bien lire les log : par exemple frenchb n’est pas accepté mais french.

Perfect

madamemaths on

Frankreich

I use it for typing all of my documents since four years. No problem found.

Galére

Taftouff on

Frankreich

Trop de bug avec dropbox, éditeur à revoir

should contain compiler

jjjullliusss on

Deutschland

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

GoldnStone on

Deutschland

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

Spitzname x123 on

Deutschland

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.

Store-Rankings

Ranking-Verlauf
App-Ranking-Verlauf noch nicht verfügbar
Kategorien-Rankings
App ist noch nicht gerankt

VerbTeX Pro LaTeX Editor Konkurrenten

Name
TeX Anywhere
Create & share LaTeX equations
LaTeX Editor Tex Pro
LaTeX compiler typeset writer
MXTNote
PDF reader, notes, arXiv
N/V
Encrypted personal notes
MarkNote - Markdown Note
Markdown notes
PDF to Keynote by PDF2Office
Convertir un PDF en Keynote
TeX Writer - LaTeX On The Go
LaTeX Editor and Compiler
TalkBeamer
N/V

VerbTeX Pro LaTeX Editor Installationen

Letzte 30 Tage

VerbTeX Pro LaTeX Editor Umsatz

Letzte 30 Tage

VerbTeX Pro LaTeX Editor Einnahmen und Downloads

Gewinnen Sie wertvolle Einblicke in die Leistung von VerbTeX Pro LaTeX Editor mit unserer Analytik.
Melden Sie sich jetzt an, um Zugriff auf Downloads, Einnahmen und mehr zu erhalten.