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

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

Notifications You must be signed in to change notification settings

Jekwwer/ITY-Project02-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ITY-Project02-2021: Math 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

  1. Page Size: A4
  2. Text Area Dimensions: 18x25cm
  3. Left Margin: 1.5cm
  4. Top Margin: 2.5cm
  5. Font: Standard 11pt
  6. Source Text Encoding (Optional): utf8
  7. Two-column Layout: Use the 'twocolumn' parameter of the 'article' document 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
Overflow rate overfull (-1 point) NOT Fixed
Total Points: 14/15
🟢🟢🟢🟢🟡

About

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

Topics

Resources

Stars

Watchers

Forks