I can perform this tutorial and able to reproduce the table as it is in the document class article.My question is I can not draw the table in the document class report or book.
i have given the same commands as in tutorial but the figure is not getting uploaded even the figure file is kept in the same folder in which the txt file is saved. kindly help.
why i get this type of error? how to manage it?! LaTeX Error: File `cclicenses.sty' not found.
How to insert excel figure in latex
How do we define the location (path) of figure to be inserted in article?When I am trying to insert a figure with correct figure name, it shows an error that the figure is not available?How does the path selection of the figure is taken care of?
\documentclass[12pt,a4paper]{article} \usepackage[hmargin=2cm,vmargin=2cm]{geometry} \title{Tutorial on Tables and Figures} \date{\today} \begin{document} \maketitle %\centering this is \begin{table}[h] \centering \caption{Cost of fruits in India} \vspace{1ex} \begin{tabular}{||l|c|c|c|c||}\hline \multicolumn 2 {||c|}{Fruit details} & \multicolumn 3 {c|}{Cost calculations} \\ \hline Fruit & Type & No. of units & cost/unit & cost (Rs.) \\ \hline Mango & Malgoa & 18 & 50 & \\ \cline{2-4} & Alfonso & 2 & 300 & 1,500 \\ \hline Jackfruit & Kolli Hills & 10 & 50 & 500 \\ \hline Banana & Green & 10 & 20 & 200 \\ \hline \multicolumn 4{||r|}{Total cost (Rs.)} & 2,200 \\ \hline \end{tabular} \end{table} an example table. \end{document}
How we make table and merge rows?
1283 visits
Outline:Tables and Figures (টেবিল এবং আকৃতি) LaTeX এ টেবিল এবং আকৃতি বানানো
Tables and Figures (টেবিল এবং আকৃতি) LaTeX এ টেবিল এবং আকৃতি বানানো
Show video info
Pre-requisite