VerbTeX LaTeX Editor

Veröffentlicht von: Verbosus.com

Beschreibung

VerbTeX is a free 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
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)
Limitations in 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
* Max. number of projects (Cloud Mode): 4
* Max. number of documents per project (Cloud Mode): 4
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
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 LaTeX Editor Häufige Fragen

  • Ist VerbTeX LaTeX Editor kostenlos?

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

  • Ist VerbTeX LaTeX Editor seriös?

    🤔 Die Qualität der VerbTeX 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 LaTeX Editor?

    VerbTeX LaTeX Editor ist kostenlos.

  • Wie hoch ist der Umsatz von VerbTeX LaTeX Editor?

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

Benutzerbewertung

4.47 von 5

131 Bewertungen in Vereinigte Staaten

5 star
94
4 star
22
3 star
6
2 star
1
1 star
8
Bewertungsverlauf

VerbTeX LaTeX Editor Bewertungen

Excellent, web-dependent LaTeX editor/compiler

Ski_Phreak on

Vereinigte Staaten

This app does everything I want, as long as you have web-access to compile the code into PDFLaTeX. It’s small, light-weight (40M) and good context-highlighting. My only gripe is that the font/contrast is too small/too light. I need to maximise font-size for the entire iPad to get the text readable in VerbTeX with my old-geek eyes. Some in-app control of the fonts would make a lovely addition to the “settings” of this app.

Unusable, use Overleaf instead

Ariel J. Transparentpseudonym on

Vereinigte Staaten

I am writing a document with no bibliography. I press the "generate" button. I am told "Generation of the PDF failed; see Log for details." The "Log" button opens up the completely useless BibTeX log file, and not the LaTeX log file I actually need.

Good but

محمدتقی on

Vereinigte Staaten

I cant inset images in my latex project with verb tex

Compiles and easy to use

aya the tiger on

Vereinigte Staaten

It’s very functional, one minor annoyance is having to tap “Done” every time I want to compile — would be nice if that option were available always. (I’m using my ipad with a keyboard).

It’s almost 2022. End the half-baked storage support

Ryan Kearney on

Vereinigte Staaten

We’re almost in 2022 and apps like this still have hard coded workflows for saving to Dropbox and box. iCloud Drive was added 4 or 5 years ago. It’s time to finally adopt it.

오프라인으로 사용하기에도 훌륭한 것 같아요!

신규user on

Vereinigte Staaten

키보드와의 조합이 좋은 것 같습니다!

Pretty Good

Liner Nike on

Vereinigte Staaten

First, it is totally free. Second, I just use it to write notes. It basically meets my demands.

Zero support for local file management = limited uses

upd on

Vereinigte Staaten

Response to Dev: I do not have a Mac and moving Tex files between iPad and computer is tedious anyway. The app has no native support for the “Files” app in iOS. Enabling that would open a world of possibilities up. —- original review below —- I cannot use this app which forces me into Dropbox or Box (neither of which I use nor want to use) for cloud synchronizing options. The “local” mode puts files in some unknown location on my iPad rather than allowing me to select a location through iOS’s native Files app. If that was enabled, I could at least point to my Nextcloud cloud sync folder and have more flexibility in where files are stored. Another further limitation of the local mode is I can’t immediately tell how projects are saved. And since I cannot import any existing project and don’t have to time to create something from scratch, I’m left frustrated trying to setup this app for production.

the best free tex interpreter for ipad

NikoLee18 on

Vereinigte Staaten

most macros like amsmath ,amsthm is built in in this app and it really helps! It would be better if some other packages like ctex(Chinese) can be used.

I like it

^be my friend on

Vereinigte Staaten

It isn’t that bad

Store-Rankings

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

Schlüsselwörter

VerbTeX LaTeX Editor Konkurrenten

Name
TeX Anywhere
Create & share LaTeX equations
Papers by ReadCube
LaTeX Editor Tex Pro
LaTeX compiler typeset writer
MWeb - Markdown Writing, Notes
Let's Simple,Focused,Efficient
Blockquote Markdown Editor
Editor for Markdown documents
MathPad
N/V
xFormula - Equation Editor
Visual Editing, LaTeX, Word
TeX Writer - LaTeX On The Go
LaTeX Editor and Compiler
Vim
Bookends
Reference management on the go

VerbTeX LaTeX Editor Installationen

Letzte 30 Tage

VerbTeX LaTeX Editor Umsatz

Letzte 30 Tage

VerbTeX LaTeX Editor Einnahmen und Downloads

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