Skip to content

Commit

Permalink
Merge pull request #1044 from sau-mili/patch-1
Browse files Browse the repository at this point in the history
Latex formatting
  • Loading branch information
jfmartinz authored Jun 10, 2024
2 parents 6525587 + 64beab9 commit aaebbfc
Showing 1 changed file with 26 additions and 19 deletions.
45 changes: 26 additions & 19 deletions Programming Languages/LaTex/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ This Section is a curated collection of resources which provides core and advanc

## Table of Contents

- [Tutorial](#tutorial)
- [LaTeX](#latex)
- [Introduction](#introduction)
- [Document structure](#document-structure)
- [Latex Basics](#latex-basics)
- [Basics](#basics)
- [Formatting](#formatting)
- [Latex using Tikz](#latex-using-tikz)
- [Latex MATH](#latex-math)
- [Latex Editors](#latex-editors)
- [Editors](#editors)
- [Latex Focused Editors](#latex-focused-editors)
- [Text Editors](#text-editors)
- [Online Editors](#online-editors)
Expand All @@ -33,10 +33,10 @@ This Section is a curated collection of resources which provides core and advanc
- [Conclusion](#conclusion)


### Tutorial
### LaTeX
> Resources for learning LaTeX, including online tutorials, Introduction Document structure Latex Basics Formatting Latex using Tikz Latex MATH.
### Introduction
#### Introduction

<table>
<tr>
Expand Down Expand Up @@ -77,7 +77,7 @@ This Section is a curated collection of resources which provides core and advanc
</tr>
</table>

### Document structure
#### Document structure

<table>
<tr>
Expand Down Expand Up @@ -123,7 +123,7 @@ This Section is a curated collection of resources which provides core and advanc
</table>


### Latex Basics
#### Basics

<table>
<tr>
Expand Down Expand Up @@ -200,7 +200,7 @@ This Section is a curated collection of resources which provides core and advanc
</tr>
</table>

### Formatting
#### Formatting

<table>
<tr>
Expand Down Expand Up @@ -269,7 +269,7 @@ This Section is a curated collection of resources which provides core and advanc
</tr>
</table>

### Latex using Tikz
#### Latex using Tikz

<table>
<tr>
Expand Down Expand Up @@ -298,7 +298,7 @@ This Section is a curated collection of resources which provides core and advanc
</tr>
</table>

### Latex MATH
#### Latex MATH

<table>
<tr>
Expand Down Expand Up @@ -372,10 +372,10 @@ This Section is a curated collection of resources which provides core and advanc
</table>


### Latex Editors
### Editors
> Information on LaTeX editors, both general-purpose and LaTeX-focused, for writing and editing LaTeX documents.
### Latex Focused Editors
#### Latex Focused Editors

<table>
<tr>
Expand Down Expand Up @@ -426,7 +426,7 @@ This Section is a curated collection of resources which provides core and advanc



### Text Editors
#### Text Editors

<table>
<tr>
Expand Down Expand Up @@ -484,7 +484,7 @@ This Section is a curated collection of resources which provides core and advanc
</table>


### Online Editors
#### Online Editors

<table>
<tr>
Expand Down Expand Up @@ -608,40 +608,47 @@ This Section is a curated collection of resources which provides core and advanc
### Additional Resources
> Additional resources related to LaTeX, including books, blogs, forums, social media groups, and additional tutorials.
### Books
#### Books

<table>
<tr>
<th>Resource Name</th>
<th>Description</th>
<th>Cost</th>
</tr>
<tr>
<td><a href="https://en.wikibooks.org/wiki/LaTeX">Wikibooks: LaTeX</a></td>
<td>The LaTeX wikibook. Not really a paper book, but it is equally extensive.</td>
<td>Free</td>
</tr>
<tr>
<td><a href="https://www.informit.com/store/latex-companion-9780201362992">The LaTeX Companion, F. Mittelbach (2004)</a></td>
<td>Latex book by F, Mittelbach (2004)</td>
<td>Paid</td>
</tr>
<tr>
<td><a href="https://www.informit.com/store/latex-graphics-companion-9780321508928">LaTeX Graphics Companion, M. Goossens (2007)</a></td>
<td>Tex graphics companion, M. goossens (2007)</td>
<td>Paid</td>
</tr>
<tr>
<td><a href="https://ctan.org/pkg/texbytopic">TeX by Topic (2007)</a></td>
<td>Tex bt topics (2007) book for understanding of Tex language. </td>
<td>Paid</td>
</tr>
<tr>
<td><a href="https://ctan.org/pkg/impatient">TeX for the Impatient (2020)</a></td>
<td>Tex for the Impatient (2020</td>
<td>Paid</td>
</tr>
<tr>
<td><a href="https://latex.silmaril.ie/formattinginformation">Formatting Information (2020)</a></td>
<td>This is the HTML5-based online version of the book *Formatting Information - An introduction to typesetting with LATEX*. It has been continuously updated since the early 2000s.</td>
<td>Free</td>
</tr>
</table>

### Blogs
#### Blogs

<table>
<tr>
Expand All @@ -666,7 +673,7 @@ This Section is a curated collection of resources which provides core and advanc
</tr>
</table>

### Community
#### Community

<table>
<tr>
Expand All @@ -692,7 +699,7 @@ This Section is a curated collection of resources which provides core and advanc
</table>


### Additional Tutorials
#### Additional Tutorials

<table>
<tr>
Expand Down Expand Up @@ -727,4 +734,4 @@ This Section serves as a comprehensive resource guide for anyone looking to lear

By exploring the contents of this guide, you'll gain access to a wealth of knowledge and support from the LaTeX community, empowering you to create professional-quality documents, presentations, graphics, and mathematical expressions with precision and ease.

Happy LaTeXing !!
Happy LaTeXing !!

0 comments on commit aaebbfc

Please sign in to comment.