Latex on Android Mobile phone :VerbTex app: How to prepare documents and presentations during travel

  Рет қаралды 18,662

Rajendra Choure

Rajendra Choure

4 жыл бұрын

It discusses latex editor verbtex whichbis avilable fir Android as well as iOS. Its free version as well as pro version is available and both are full fledged latex editor, any document can be prepared. Beaner, poster letter, even avthesus can be prepared.
#Latex #verbTex #ScientificWriting #tex #latexonphone #latexonandroid

Пікірлер: 39
@pavanhb5019
@pavanhb5019 3 жыл бұрын
Thank you so much sir
@seemaubale1117
@seemaubale1117 3 жыл бұрын
Thank you sir... 👍🙏🏻
@DevResearch
@DevResearch 3 жыл бұрын
You are welcome
@meenakshikhanna2577
@meenakshikhanna2577 3 жыл бұрын
Thanku sir
@DevResearch
@DevResearch 3 жыл бұрын
Thanks and do watch my channel.
@ashar6260
@ashar6260 4 жыл бұрын
Please make a Vedio on how do add images
@ashar6260
@ashar6260 4 жыл бұрын
Thank u sir
@DevResearch
@DevResearch 4 жыл бұрын
Ok. I will today.
@ashar6260
@ashar6260 4 жыл бұрын
@@DevResearch Thank u so much sir
@DevResearch
@DevResearch 4 жыл бұрын
Made its just online. If you have By doubts feel free to .
@unknownpoet3853
@unknownpoet3853 3 жыл бұрын
I like your video.It helps me a lot for my project. Do you have any video on how to insert images in verbtex using android.?I need that in urgency plz plz reply me fast ...
@DevResearch
@DevResearch 3 жыл бұрын
kzbin.info/www/bejne/Z4nbhYGqmsl-nck you can use this video. In brief, save the image to verbtex folder of your project. and then use that in includegraphics command. Verbtex free app supports 4 images only. Verbtex pro supports unlimited number of images.
@praisethelord9918
@praisethelord9918 3 жыл бұрын
Sir please make an video on multicolumd and multirows
@DevResearch
@DevResearch 3 жыл бұрын
want table? want to merge tables and rows. This is for multicolumn documents kzbin.info/www/bejne/m3jRkquAnLVjd7s
@charleschalds9453
@charleschalds9453 4 жыл бұрын
No entendí nada, esta en inglés 😥
@umeshr8572
@umeshr8572 2 жыл бұрын
Sir please ...make video how to make beamer presentation in mobile in detail.
@DevResearch
@DevResearch 2 жыл бұрын
Ok, will make one.
@themagnefico4148
@themagnefico4148 3 жыл бұрын
How to border the page? Pls and sir🙏
@DevResearch
@DevResearch 3 жыл бұрын
i am trying to figure it out.
@kartikchhati6655
@kartikchhati6655 3 жыл бұрын
Please tell me sir or give me a video link
@DevResearch
@DevResearch 3 жыл бұрын
kzbin.info/www/bejne/j4ibm6KioZyfrdE on 1.54 of this video you will get information about verbtex app. Thats what I use to get Latex on mobile phone.
@areebaansari5374
@areebaansari5374 Жыл бұрын
How to make table in Verbtex?
@DevResearch
@DevResearch Жыл бұрын
\begin{table}[H] % these are float speciefiesr. will force table to have a specific location in document. h, ht, ht! or p these are \centering % this will bring the table to center of page \begin{tabular}{c| c c } % c is for center alignment , you can have l or r also. "|" will produce vertical line in table \hline MM & P & Q \\ % '&' is to separate two columns in a row and '\\' is for end of row \hline 9/1/1992 & 0.000 & 0.000 \\ 9/2/1992 & 0.000 & 0.000 \\ 9/3/1992 & 0.000 & 0.000 \\ 9/4/1992 & 0.000 & 0.000 \\ 9/5/1992 & 0.000 & 0.000 \\ 9/6/1992 & 0.000 & 0.000 \\ 9/7/1992 & 0.000 & 0.000 \\ 9/8/1992 & 0.000 & 0.000 \\ 9/9/1992 & 0.000 & 0.000 \\ 9/10/1992 & 3.600 & 0.000 \\ 9/11/1992 & 0.000 & 0.000 \\ 9/12/1992 & 0.000 & 0.000 \\ 9/13/1992 & 0.000 & 0.000 \\ 9/14/1992 & 0.000 & 0.000 \\ 9/15/1992 & 0.000 & 0.000 \\ 9/16/1992 & 0.000 & 0.000 \\ \hline \end{tabular} \caption{This is my first table} % you can have caption above the tabular, to get get it above table. \end{table}
@kartikchhati6655
@kartikchhati6655 3 жыл бұрын
How to install the latex on mobile
@DevResearch
@DevResearch 3 жыл бұрын
please watch the video. i have explained it between min 1.00 and 2.00.
@jamesdeck7768
@jamesdeck7768 3 жыл бұрын
Sir how can I instal miktex and texmaker in android
@DevResearch
@DevResearch 3 жыл бұрын
currently no easy way is there to implement mikex and texmaker on android as it is done in windows or ios or linux. Verbtex is the only staisfactory app which provide interface to code latex on android, the code is being sent online to server which runs miktex to compile it.
@jamesdeck7768
@jamesdeck7768 3 жыл бұрын
Sir can I install linux in android 10 ?
@junainakhatun133
@junainakhatun133 4 жыл бұрын
Please help me to write bengali document in this app.
@DevResearch
@DevResearch 4 жыл бұрын
Will have to find out Bengali font processing.
@DevResearch
@DevResearch 4 жыл бұрын
tex.stackexchange.com/questions/99606/how-to-write-bengali-in-latex
@junainakhatun133
@junainakhatun133 3 жыл бұрын
@@DevResearch , yes Sir now I can create bengali document. Thank you so much.
@junainakhatun133
@junainakhatun133 3 жыл бұрын
Sir I have a question? I have a linux debian laptop. How can I use Kalpurush.ttf there? Please help me?
@shreemannarayan1032
@shreemannarayan1032 3 жыл бұрын
Can I write a chemistry equation using verbtex.if yes how?
@DevResearch
@DevResearch 3 жыл бұрын
Yes. I have posted the video. Please go through it and Share it with friends. Happy Typesetting. kzbin.info/www/bejne/aX69mqaKbJ10grM
@DevResearch
@DevResearch 3 жыл бұрын
how to do this on verbtex: kzbin.info/www/bejne/rWK2pamYltplbZI, this video i made on android phone only.
@shreemannarayan1032
@shreemannarayan1032 3 жыл бұрын
@@DevResearch thankyou so much sir. You are a great help for many🙏
@rajubiswas02
@rajubiswas02 3 жыл бұрын
Thank you sir ❤️
@DevResearch
@DevResearch 3 жыл бұрын
So nice of you
Access Location, Camera  & Mic of any Device 🌎🎤📍📷
15:48
zSecurity
Рет қаралды 2,2 МЛН
How to use LaTeX and why all textbooks look the same
40:44
Thomas Rintoul
Рет қаралды 46 М.
Spot The Fake Animal For $10,000
00:40
MrBeast
Рет қаралды 177 МЛН
Smart Sigma Kid #funny #sigma #comedy
00:40
CRAZY GREAPA
Рет қаралды 8 МЛН
How ChatGPT Built My App in Minutes 🤯
8:28
Website Learners
Рет қаралды 2,2 МЛН
Introduction to LaTeX on Android Phones
11:52
404 LabsUg
Рет қаралды 1,9 М.
FASTEST Way To Learn Coding and ACTUALLY Get A Job
10:44
Brian Cache
Рет қаралды 1 МЛН
Calyx OS - The next big Android Competitor!?
12:06
Mrwhosetheboss
Рет қаралды 5 МЛН
(UPDATED) LaTeX Tutorial 1 - Creating a LaTeX Document
34:42
Michelle Krummel
Рет қаралды 296 М.
How I take notes as a Math major using Vim + LaTeX
20:14
SeniorMars
Рет қаралды 1 МЛН
LaTeX for Students - A Simple Quickstart Guide
13:51
Jake B
Рет қаралды 116 М.
My Mac-Based Latex Workflow
13:30
Damien de Gouveia
Рет қаралды 16 М.
Spot The Fake Animal For $10,000
00:40
MrBeast
Рет қаралды 177 МЛН