Miscellaneous
A collection of small projects I took up in my spare time.
Using XeLaTeX to write a report
The archive shortReport.zip contains a template for writing a report using the document preparation system XeLaTeX. The report contains pointers to typesetting a mathematical text, importing graphics and formatting tables.
A simple CSS framework
The archive temcss.tgz contains a CSS framework, i.e. a library that is meant to allow for easier, more standards-compliant styling of a webpage using the Cascading Style Sheets language. The provided CSS framewrok is based on the Blueprint CSS framework. Sample pages are also provided.
LaTeX letter style for the Department of Applied Mathematics
The style files below allow you to write letters with the University of Crete emblem in the letterhead and personal information in the footer. The letterhead should only be used for department related business. If you do not already have the files, download the following:
- temls.cls (letter style file, english version)
- sample.tex (an example letter using the temls style file)
- sample.pdf (output of sample.tex)
For writing letters in Greek you shall need the following files:
- temlsgr.cls (letter style file, greek version)
- samplegr.tex (an example letter using the temlsgr style file)
- samplegr.pdf (output of samplegr.tex)
For either Greek or English letters you shall need the color or black & white versions of the letterhead. Both are provided in .eps and .pdf formats: logos.tgz. Using the class files is straightforward. See the example letters for the details.