Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I find latex source-code?

Tags:

latex

Does anyone know where I could find the code that LaTeX uses to typeset inside the tabular environment? In the past I have looked in style files but I don't know where to find intrinsic LaTeX commands.

like image 691
Usagi Avatar asked Oct 12 '25 00:10

Usagi


1 Answers

See the PDF file of the LaTeX sources, chapter lttab.dtx.

like image 155
topskip Avatar answered Oct 16 '25 01:10

topskip