Stefan, in the same package I am unable to use the
\chapter{XYZ} as shown in the .sty file example. Can you help me with that as well?
Search found 3 matches
- Tue Apr 02, 2024 4:27 pm
- Forum: Graphics, Figures & Tables
- Topic: Table is not working with my .sty file
- Replies: 5
- Views: 3145
- Tue Apr 02, 2024 4:24 pm
- Forum: Graphics, Figures & Tables
- Topic: Table is not working with my .sty file
- Replies: 5
- Views: 3145
Table is not working with my .sty file
This worked like magic. Thank you so much Stefan.
- Mon Apr 01, 2024 11:19 pm
- Forum: Graphics, Figures & Tables
- Topic: Table is not working with my .sty file
- Replies: 5
- Views: 3145
Table is not working with my .sty file
Hello all,
I am working on my thesis and I have to use the university specified .sty file. But when I use that file I am unable to add any tables using the following.
\begin{table}
\caption{Summary Statistics}
\label{Summary Statistics }
\centering
\begin{tabular}{|c|c|c|c|} \hline ...
I am working on my thesis and I have to use the university specified .sty file. But when I use that file I am unable to add any tables using the following.
\begin{table}
\caption{Summary Statistics}
\label{Summary Statistics }
\centering
\begin{tabular}{|c|c|c|c|} \hline ...