Jekwwer / ITY-Project03-2021

ITY Project: Formatting LaTeX Tables, Algorithms & Images - VUT FIT 2020/21

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ITY-Project03-2021:

Formatting LaTeX Tables, Algorithms & Images

πŸŽ“ University: VUT FIT

πŸ“š Course: Typography and Publishing (ITY)

πŸ“… Academic Year: 2020/21

🎯 Task Overview

Create a LaTeX document that closely mirrors a provided sample. The aim is not to achieve an exact visual match but to utilize correct LaTeX structures.

πŸ“ General Project Guidelines:

  1. 🎨 Appearance:
    • Focus on using correct LaTeX structures rather than mimicking the sample perfectly.
  2. πŸ“š Content:
    • The sample document contains essential information; read it carefully.
  3. πŸ› οΈ Commands:
    • Utilize commands covered in the lectures, with some new ones highlighted within the text.
  4. πŸ” Attention to Detail:
    • Ensure correct usage of commands for lists, sections, and footnotes.
    • Make website addresses, emails, and section links properly clickable.
  5. ✨ Creative Element:
    • Create a simple yet aesthetically pleasing drawing of a house, including the sun or moon, at the end of the document.

πŸ“ Basic Document Specifications:

  • Page Size: A4
  • Text Area: 17x24 cm
  • Left Margin: 2cm
  • Top Margin: 3cm
  • Font: Standard 11pt
  • Encoding (Optional): utf8

πŸ”§ Compilation Instructions:

  • Use makefile with latex, dvips, ps2pdf -sPAPERSIZE=a4 for document compilation.

πŸ“Š Evaluation Results

Note Status
Wrongly made links (-0.5 point) NOT Fixed
Total Points: 14.5/15
🟒🟒🟒🟒🟑

About

ITY Project: Formatting LaTeX Tables, Algorithms & Images - VUT FIT 2020/21


Languages

Language:TeX 97.5%Language:Makefile 2.5%