DisserTeX Code
Status: Beta
Brought to you by:
ounis
File | Date | Author | Commit |
---|---|---|---|
chapters | 2010-06-07 | ounis | [r1] The first contribution ;-) |
compiled | 2010-06-07 | ounis | [r1] The first contribution ;-) |
include | 2010-06-07 | ounis | [r1] The first contribution ;-) |
pictures | 2010-06-07 | ounis | [r1] The first contribution ;-) |
ExternalPage.tex | 2010-06-07 | ounis | [r1] The first contribution ;-) |
GPL-V2 | 2010-06-07 | ounis | [r1] The first contribution ;-) |
LICENSE | 2010-06-07 | ounis | [r1] The first contribution ;-) |
README | 2010-06-07 | ounis | [r1] The first contribution ;-) |
dissertation.tex | 2010-06-07 | ounis | [r1] The first contribution ;-) |
Requirements: 1- Use a Unix like Operating System. (or else do your best to compile LaTeX with a bad OS). 2- Install LaTeX In order to generate the document you must: 1- cd dissertation/compiled/ 2- latex ../dissertation.tex (generates a DVI file) 3- latex ../Externalpage.tex (generates a DVI file) 4- dvipdfm dissertation.dvi (optional: if you want to have a PDF) 5- dvipdfm Externalpage.dvi (optional: if you want to have a PDF) Enjoy !