Skip to content

Commit a1ca976

Browse files
committed
Updated README file to point to client-side project.
1 parent b78750d commit a1ca976

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@
33
LaTeX in Word is a GPL-licensed tool that allows equations to be used in
44
Microsoft Word documents. The client-side of the program is implemented as VBA
55
macros and can be found in a separate package. In contrast, this package
6-
contains the server-side files in the form of the tarball
7-
"Process\_LaTeX.tar.gz". It is recommended that you read the Word document in
8-
the client-side package before creating your own LaTeX in Word server. For
9-
casual use, the default server may be sufficient.
6+
contains the server-side files for LaTeX in Word. It is recommended that you
7+
read the Word document in the client-side package before creating your own
8+
LaTeX in Word server. For casual use, the default server may be sufficient.
9+
The client-side project repository can be found at:
10+
11+
<https://github.com/Engineero/latex_in_word>
1012

1113
Briefly, installation consists of installing PERL, PHP, LaTeX, dvipng, and
1214
ImageMagick on a \*nix web server. The LaTeX in Word web server can then be

0 commit comments

Comments
 (0)