-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
35 lines (29 loc) · 1.26 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
The German University in Cairo - GUC
www.guc.edu.eg
Faculty for Media Engineering and Technology - MET
met.guc.edu.eg
LaTeX templates for coursework documents
Repository started on August 25th, 2011
----
newcsen.cls - new class file to compile course documents
config.tex - example file to test the class
PracticeAssignment01.tex - example file to test the class
GUC-logo.pdf - PDF vectorized version of the GUC logo (gets loaded with option "logo" unless other file is specified)
GeorgJung-thumb.png - PNG file for testing purposes (can be specified as alternative logo)
FExtinguish.pdf - Another logo to test the scaling
Implemented so far:
- Automatic result table
- Automatic search for global config file in current and parent and parent of parent directory
- options: all
- commands: \Institute{} \Department{} \Class{} \Title{} \Lecturer[]{} \Email{} \Logo{} \Topic{} \Date{} and more
- exercise environment
- bonusexercise environment
- options practice (default) and assignment usable now
- scratch paper generator
- cover pages
- spacing
To do:
- testing
- cleanup (consistently prefix variable names and booleans, tighten code)
- Redo formula sheet (and maybe solutions) by using the answers package
- nicer subproblem handling