General ⇒ Android App that outputs Latex Formated Text or File
-
- Posts: 2
- Joined: Sat Nov 17, 2018 8:00 pm
Android App that outputs Latex Formated Text or File
I will create an app for android that ask for some data in Fields to complete, and after i finish the data load i want to output a file that is a text formated with LateX ready to open with any LatEx editor and print it.
Of course i want that some words have links to othres files and so on, but all will be predefined in directories.
Can you point me in the right direction to do this? Any info would be great.
TYVM.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Android App that outputs Latex Formated Text or File
welcome to the forum!
Sounds like a big task. You may have template snippets for various needed LaTeX environment, and fill in your field input. That's like a text generator. I understand that it will be LaTeX code output, and not PDF, right? Because you would like to open the output later in a LaTeX editor.
Stefan
-
- Posts: 2
- Joined: Sat Nov 17, 2018 8:00 pm