diff options
author | prathamesh | 2015-04-27 16:33:44 +0530 |
---|---|---|
committer | prathamesh | 2015-04-27 16:33:44 +0530 |
commit | 0c184765ff5c332109b9e53510a92689d6d46604 (patch) | |
tree | 6184cbb19a549672e188ab50971b3b0a55e62b4f /certificate/tbc_freeeda_template/template_FET2015Pcertificate | |
parent | c248f1bfa0a06db0d4c571ec8362e03b37322592 (diff) | |
download | certificate-generator-0c184765ff5c332109b9e53510a92689d6d46604.tar.gz certificate-generator-0c184765ff5c332109b9e53510a92689d6d46604.tar.bz2 certificate-generator-0c184765ff5c332109b9e53510a92689d6d46604.zip |
Added interface for freeeda textbook companion certificate download.
Diffstat (limited to 'certificate/tbc_freeeda_template/template_FET2015Pcertificate')
-rwxr-xr-x | certificate/tbc_freeeda_template/template_FET2015Pcertificate | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/certificate/tbc_freeeda_template/template_FET2015Pcertificate b/certificate/tbc_freeeda_template/template_FET2015Pcertificate new file mode 100755 index 0000000..3371830 --- /dev/null +++ b/certificate/tbc_freeeda_template/template_FET2015Pcertificate @@ -0,0 +1,21 @@ +* certificate template + +** Usage + - To generate a PDF file type, + #+BEGIN_SRC sh + make $command + #+END_SRC sh + + - To clean the project + #+BEGIN_SRC sh + make clean + #+END_SRC sh + +** License + The tex file and all the images within this project are entirely + PRIVATE. It's usage outside the `Fossee Project` is an legal + offense and will be subject to suitable punishment by Indian law. + + +** Website + [[http://fossee.in]] |