Welcome to the repository showcasing the tasks I completed during a LaTeX Workshop! 🛠️ This workshop provided an excellent introduction to the powerful world of LaTeX for creating beautifully formatted documents. Here's a summary of the tasks and their content.
🔹 Created a simple document with:
- Titles and subtitles
- Sections and subsections
- Paragraph formatting
Output: A clean and formatted document showcasing LaTeX basics.
🔹 Learned to include:
- Tables using the
tabularenvironment - Figures and images with captions using the
graphicxpackage
Output: A document combining tables and visuals seamlessly.
🔹 Mastered typesetting mathematical expressions with:
- The
amsmathpackage - Multiline equations, fractions, and matrices
Output: A document featuring complex equations in an elegant format.
🔹 Mastered all 3 previous tasks by creating a document which included basic document creation, tables and mathematical equations.
Output: A clean document showcasing proficiency in all 3 previous tasks.
-
Install a LaTeX Editor:
-
Steps:
- Open the
.texfile of the desired task. - Compile it using
pdflatexor an equivalent LaTeX compiler. - View the generated
.pdffile.
- Open the
Special thanks to the workshop organizers for an engaging and insightful learning experience! 🙏
If you have questions or feedback, feel free to reach out!
📧 Email: [harrisrashid03@gmail.com]
Happy exploring! 🌟