diff options
author | ikkiran | 2012-02-26 00:06:07 +0530 |
---|---|---|
committer | ikkiran | 2012-02-26 00:06:07 +0530 |
commit | 0784c3d36bcce45e8148286ce81482af51e712d1 (patch) | |
tree | 4bf14d37349d4e8ecbed2235ede4573fe9dfd258 /Latex | |
parent | 1714095608fa1d20d7e634bfab44fd1cdba0868e (diff) | |
download | sdes-stscripts-0784c3d36bcce45e8148286ce81482af51e712d1.tar.gz sdes-stscripts-0784c3d36bcce45e8148286ce81482af51e712d1.tar.bz2 sdes-stscripts-0784c3d36bcce45e8148286ce81482af51e712d1.zip |
Minor Changes.
Diffstat (limited to 'Latex')
-rw-r--r-- | Latex/Latex1/latex_install_script.rst | 36 |
1 files changed, 25 insertions, 11 deletions
diff --git a/Latex/Latex1/latex_install_script.rst b/Latex/Latex1/latex_install_script.rst index 2013e40..2570883 100644 --- a/Latex/Latex1/latex_install_script.rst +++ b/Latex/Latex1/latex_install_script.rst @@ -1,14 +1,28 @@ +.. Objectives +.. ---------- + +.. At the end of this tutorial, you will + +.. 1. Install LaTeX on your computer. +.. #. Learn how to install a plug-in for a TeX editor. +.. #. Configure the TeX editor with the LaTeX plug-in. +.. #. Useful information on some LaTeX packages. +.. #. Compile a TeX file to pdf. + + .. Prerequisites .. ------------- .. 1. You'll need a TeX distribution. -... A good text editor and a DVI or PDF viewer. -... Updated Linux distribution as Operating System. -... Working internet connection (for installation over the network). +...#. A good text editor and a DVI or PDF viewer. +...#. Updated Linux distribution as Operating System. +...#. Working internet connection (for installation over the network). -.. Author: Kiran Isukapatla < kiran [at] fossee [dot] in > -.. Internal Reviewer: -.. Check-list OK?: <put date stamp here, if OK> +.. Author : Kiran Isukapatla < kiran [at] fossee [dot] in > + Internal Reviewer : Kiran Isukapatla < kiran [at] fossee [dot] in > + External Reviewer : + Langauge Reviewer : + Checklist OK? : 25-Feb-2012 -------- Script @@ -111,11 +125,11 @@ This produces an output file, in the pdf format. This brings us to the end of the tutorial. In this tutorial, we have learnt to, -.. 1. Install LaTeX on your computer. -.. #. How to install a plug-in for a TeX editor. -.. #. Configure the TeX editor with the LaTeX plug-in. -.. #. Choose a LaTeX packages as per requirement. -.. #. Compile a TeX file to pdf. +1. Install LaTeX on your computer. +#. How to install a plug-in for a TeX editor. +#. Configure the TeX editor with the LaTeX plug-in. +#. Choose a LaTeX packages as per requirement. +#. Compile a TeX file to pdf. .. L11 |