LaTeX Creating a Table with Latex - No Packages Needed

  • Thread starter Thread starter Rajini
  • Start date Start date
  • Tags Tags
    Latex Table
AI Thread Summary
The discussion centers on creating a table in LaTeX for a List of Abbreviations section. The user initially encounters an issue where the table does not automatically continue to the next page when there are many abbreviations. They express a preference against using specific packages for abbreviations or symbols and do not want captions or labels, though they are open to using footnotes. Ultimately, the user resolves the issue by creating a second table at the end of the first page, allowing them to manually control the layout and ensure the content fits appropriately.
Rajini
Messages
619
Reaction score
4
Hello all,
i need a help in making table using latex.

My code:
\begin{tabular}{ll}
$v$ & Velocity
$p$ & Momentum
.
.
\end{tabular}
I use it for my List of abbreviations section...But when i use lots of abbreviations..it is not automatically going to next page.??
I don't want to use some packages specifically for 'abbreviations or symbols'..[also don't want any caption and label but one or two footnotes i may use]
can somebody over here help me..
thanks
 
Last edited:
Physics news on Phys.org
oh i solved,
I just made one more table exactly placed at the end of first page.
After compiling i can see where it ends..and then start a new table..
 

Similar threads

Replies
9
Views
2K
Replies
3
Views
2K
Replies
7
Views
12K
Replies
23
Views
3K
Replies
9
Views
2K
Replies
2
Views
3K
Back
Top