Hello I'm alejandro from Argentina.
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.
General ⇒ Android App that outputs Latex Formated Text or File
-
- Posts: 2
- Joined: Sat Nov 17, 2018 8:00 pm
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10344
- Joined: Mon Mar 10, 2008 9:44 pm
Android App that outputs Latex Formated Text or File
Hi Alejandro,
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
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
LaTeX.org admin
-
- Posts: 2
- Joined: Sat Nov 17, 2018 8:00 pm
Android App that outputs Latex Formated Text or File
Exactly, I initially thought that i have to hardcode laTex inside the app for the out file. well thanks ill start the project and post hre the doubts that present to me. TY!