Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.
/ ITY-Project01-2021 Public archive

ITY Project: LaTeX General Formatting - VUT FIT 2020/21

Notifications You must be signed in to change notification settings

Jekwwer/ITY-Project01-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ITY-Project01-2021: General Formatting

🎓 University: VUT FIT

📚 Course: Typography and Publishing (ITY)

📅 Academic Year: 2020/21


📋 Project Task

Create a document in LaTeX that mirrors the provided sample document's structure and format.


🛠 General Guidelines

  1. 🎨 Appearance:

    • Focus on utilizing proper LaTeX commands rather than mimicking the exact look of the sample.
    • Prioritize correct LaTeX structures even if it means slight deviations from the sample's appearance.
  2. 📝 Document Content:

    • The sample document contains crucial information for successful project completion—read thoroughly.
  3. 📚 Commands Usage:

    • Most typesetting commands were covered in ITY lectures.
    • Look out for highlighted commands within the document's text.
    • Some commands might be new; finding and understanding their use is essential for LaTeX proficiency.
  4. Special Attention Points:

    • Ensure accuracy in commands for lists, sections, and footnotes.
    • Properly typeset web addresses, emails, and ensure all links are functional and highlighted upon hovering.
    • Correct translation is key for section links to avoid "???" placeholders.

📄 Basic Document Specifications

  • Page Size: A4
  • Text Area: 18x25 cm
  • Margins:
    • Left: 1.8 cm
    • Top: 1.8 cm
  • Font: Standard, 10pt
  • Optional Source Text Encoding: utf8
  • Font Encoding: T1
  • Layout: Two-column using 'twocolumn' parameter in 'article' class

🔧 Compilation Instructions

Typeset using:

  1. Tools:
    • latex
    • dvips -t a4
    • ps2pdf

Pro Tip: Compiling with pdflatex yields an identical output but with a larger file size.


📊 Evaluation Results

Note Status
Non-standard or 'hard' section linking
(use \label and \ref correctly)
(-0.5 point)
Fixed post-evaluation
Total Points: 9.5/10
🟢🟢🟢🟢🟡

About

ITY Project: LaTeX General Formatting - VUT FIT 2020/21

Topics

Resources

Stars

Watchers

Forks