X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=README.md;h=1cd82983aeab8eb96ce053071494912b488cf708;hp=aac69a251510ef0c791491d49d425f6c54f8e08b;hb=ceba2f7a71fac8eeb1b29cd961a86cd7ca5167b3;hpb=50698f929c28137104806cb2d0ee04ac9a095345 diff --git a/README.md b/README.md index aac69a2..1cd8298 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ -# cin-manual-latex \ No newline at end of file +# Cinelerra-gg manual in latex + +Bref help to compile. +`sudo apt install texlive-full` + +Then `pdflatex feature5.tex && feature5.tex` + +There is a good guide for LaTeX at OverLeaf: https://www.overleaf.com/learn/latex/Learn_LaTeX_in_30_minutes + +