LaTeX useful tools and sniplets

GIT

Now it is very easy to connect GIT to Overleaf. Do not use Github, it requires extra step for sync.

username: git

CleanShot 2025-06-30 at 10.35.16

If you connect GIT then you have next mayor advantage using PyCharm + Github Copilot or Cursor IDE to write text 3x faster using AI

Just push to GIT to see chankes

CleanShot 2025-06-30 at 11.52.11@2x

 

 

Tables

  1. Markdown tables

  1. CSV table

 

csvautotabular formatting https://tex.stackexchange.com/questions/292512/csvsimple-csvautotabular-and-csvautobooktabular-with-centered-columns-content

  1. Full formating tables using Excel to LaTeX plugin. Then store this in separate tex file

Excel export tables with style to latex macros (add-ins) https://ctan.org/pkg/excel2latex?lang=en

  1.  

    Lock position of table in specific paragraph using [H] - hold modifier. Can do same also for images / figures

     

    Split tables over multiple pages and turn landscape pages if necessary

     

Figures

Enforce location of Table or Figue Approximately here

Enforce location of Table or Figue Absolutely here

 

Section without numbering - Bibliography, Appendix

 

Comments

Todo notes

 

Text

Indent size (atkāpe no paragrāfa)

Garās domu zīmes

 

Turn page landscape

\begin{landscape}

 

References

Never copy references from ARXIV, use https://www.semanticscholar.org/ copy bibtex

Tool for references: https://www.zotero.org

Together with https://github.com/retorquere/zotero-better-bibtex/releases

References ar custom text

https://leesjohn.wordpress.com/2013/03/14/using-custom-text-when-using-ref-in-latex/comment-page-1/

 

Charts

Draw charts directly in LaTeX

SVG

 

Equations

Tool for latex equtions understanding: https://detexify.kirelabs.org/classify.html