From 41b0da723cc8cebd28d678ab140c226cb8113bbb Mon Sep 17 00:00:00 2001 From: kinitrupti Date: Thu, 31 Mar 2016 17:21:26 +0530 Subject: modified-funcnames-frontpg --- tbc/certificate/tbc_certificate.tex | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tbc/certificate/tbc_certificate.tex (limited to 'tbc/certificate') diff --git a/tbc/certificate/tbc_certificate.tex b/tbc/certificate/tbc_certificate.tex new file mode 100644 index 0000000..06def58 --- /dev/null +++ b/tbc/certificate/tbc_certificate.tex @@ -0,0 +1,6 @@ +Certificate template for Python Textbook Companion +Write your own template and use $variable name to substitute that variable +with the data you want. +Example use in the template and then using Template class of the string +module you can substitute the with a name you want. +Note: The template should result in a tex file. -- cgit