Update to 2.0.0 tree from current Fremantle build
[opencv] / doc / latex_readme.txt
diff --git a/doc/latex_readme.txt b/doc/latex_readme.txt
new file mode 100644 (file)
index 0000000..49cdeda
--- /dev/null
@@ -0,0 +1,13 @@
+In Ubuntu or Debian you need to install the following packages:
+apt-get install texlive
+apt-get install texlive-latex-extra
+apt-get install latex-xcolor
+apt-get install texlive-fonts-extra  
+easy_install sphinx
+
+In other Linux distros you will also need to install LiveTeX and,
+optionally, the Sphinx tool (http://sphinx.pocoo.org/)
+
+In MacOSX you can use MacTex (https://www.tug.org/mactex/).
+
+In Windows you can use MiKTeX