Skip to content
This repository was archived by the owner on Jun 23, 2021. It is now read-only.

Commit 5fad822

Browse files
authored
Add a short user manual
1 parent f0afe35 commit 5fad822

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@ A cloud LaTeX editor. Live at [drivetex.appspot.com](https://drivetex.appspot.co
33

44
[1]: https://code.google.com/p/latex-lab/
55

6+
## User Manual
7+
8+
Right now, it's a little bit more difficult to get started with DriveTeX that it ought to be.
9+
10+
1. Go to [drivetex.appspot.com](https://drivetex.appspot.com/). If this is your first visit, you'll be
11+
prompted to authorize DriveTeX to access Google Drive files that you specifically give permission to access.
12+
2. Visit [drive.google.com](https://drive.google.com/). (If you just authorized DriveTeX, you might have to reload.)
13+
Find a `.tex` file to edit, right click, "Open With" -> DriveTeX.
14+
3. Your file opens up in the DriveTeX editor. You can make changes, save and generate a preview.
15+
16+
If you find that your situation doesn't work with DriveTeX (multiple source files, additional LaTeX plugins, etc.),
17+
let me know!
18+
619
## Getting started with development
720

821
### One-time system setup

0 commit comments

Comments
 (0)