Need to reduce width of table
Sorry maybe this question already answered. In latex i want to generate table and i'm new in table. I found some cool online tool https://www.tablesgenerator.com/latex_tables i draw my table now i paste to my latex code but it breaks my paper width. Then i google it and find some suggest they suggest usepackage{tabularx} but i can't figure this out here is my code
begin{table}
begin{tabular}{|l|c|c|l|}
hline
multicolumn{1}{|c|}{Авбал зохих нийт оноо}
& multicolumn{1}{l|}{15 оноо} & multicolumn{1}{l|}{} &
\ hline
& multicolumn{1}{l|}{} & multicolumn{1}{l|}{} &
\ hline
multicolumn{1}{|c|}{Гүйцэтгэлийн шалгуур}
& Үнэлгээний эзлэх хувь & CLOs хамаарал &
multicolumn{1}{c|}{Багшийн үнэлгээ} \ hline
Хичээлийн ирц/оролцоо
& 10% & 7,8 &
\ hline
Хэмжүүрийн тоног төхөөрөмж, програм хангамж ашиглах
& 20% & 7 &
\ hline
begin{tabular}[c]{@{}l@{}}Лабораторийн заавар, дарааллын дагуу
хэмжилт, симуляци\ гүйцэтгэхend{tabular} & 20%
& 8 & \
hline
Хэмжилт, туршилт, симуляцийн үр дүнг тохирох аргаар боловсруулах
& 30% & 9 &
\ hline
Лабораторийн тайлан бичилт, хамгаалалт
& 10% + 10% & 10 &
\ hline
multicolumn{1}{|c|}{Нийт үнэлгээ / хувиар/}
& multicolumn{1}{l|}{} & multicolumn{1}{l|}{} &
\ hline
multicolumn{1}{|c|}{Нийт үнэлгээ /оноогоор/}
& multicolumn{1}{l|}{} & multicolumn{1}{l|}{} &
\ hline
end{tabular}
end{table}
i want this table width equals my page width. can you help me sorry for bad english
tables tabularx
add a comment |
Sorry maybe this question already answered. In latex i want to generate table and i'm new in table. I found some cool online tool https://www.tablesgenerator.com/latex_tables i draw my table now i paste to my latex code but it breaks my paper width. Then i google it and find some suggest they suggest usepackage{tabularx} but i can't figure this out here is my code
begin{table}
begin{tabular}{|l|c|c|l|}
hline
multicolumn{1}{|c|}{Авбал зохих нийт оноо}
& multicolumn{1}{l|}{15 оноо} & multicolumn{1}{l|}{} &
\ hline
& multicolumn{1}{l|}{} & multicolumn{1}{l|}{} &
\ hline
multicolumn{1}{|c|}{Гүйцэтгэлийн шалгуур}
& Үнэлгээний эзлэх хувь & CLOs хамаарал &
multicolumn{1}{c|}{Багшийн үнэлгээ} \ hline
Хичээлийн ирц/оролцоо
& 10% & 7,8 &
\ hline
Хэмжүүрийн тоног төхөөрөмж, програм хангамж ашиглах
& 20% & 7 &
\ hline
begin{tabular}[c]{@{}l@{}}Лабораторийн заавар, дарааллын дагуу
хэмжилт, симуляци\ гүйцэтгэхend{tabular} & 20%
& 8 & \
hline
Хэмжилт, туршилт, симуляцийн үр дүнг тохирох аргаар боловсруулах
& 30% & 9 &
\ hline
Лабораторийн тайлан бичилт, хамгаалалт
& 10% + 10% & 10 &
\ hline
multicolumn{1}{|c|}{Нийт үнэлгээ / хувиар/}
& multicolumn{1}{l|}{} & multicolumn{1}{l|}{} &
\ hline
multicolumn{1}{|c|}{Нийт үнэлгээ /оноогоор/}
& multicolumn{1}{l|}{} & multicolumn{1}{l|}{} &
\ hline
end{tabular}
end{table}
i want this table width equals my page width. can you help me sorry for bad english
tables tabularx
2
Could you please extend your code to a compilable code?
– JouleV
Mar 31 at 6:02
Welcome to TeX.SE!
– Mico
Mar 31 at 7:08
1
Which document class are you using? Which packages? Please edit you post and complete your code snippet. See also: tex.stackexchange.com/questions/332902/…
– CarLaTeX
Mar 31 at 7:37
add a comment |
Sorry maybe this question already answered. In latex i want to generate table and i'm new in table. I found some cool online tool https://www.tablesgenerator.com/latex_tables i draw my table now i paste to my latex code but it breaks my paper width. Then i google it and find some suggest they suggest usepackage{tabularx} but i can't figure this out here is my code
begin{table}
begin{tabular}{|l|c|c|l|}
hline
multicolumn{1}{|c|}{Авбал зохих нийт оноо}
& multicolumn{1}{l|}{15 оноо} & multicolumn{1}{l|}{} &
\ hline
& multicolumn{1}{l|}{} & multicolumn{1}{l|}{} &
\ hline
multicolumn{1}{|c|}{Гүйцэтгэлийн шалгуур}
& Үнэлгээний эзлэх хувь & CLOs хамаарал &
multicolumn{1}{c|}{Багшийн үнэлгээ} \ hline
Хичээлийн ирц/оролцоо
& 10% & 7,8 &
\ hline
Хэмжүүрийн тоног төхөөрөмж, програм хангамж ашиглах
& 20% & 7 &
\ hline
begin{tabular}[c]{@{}l@{}}Лабораторийн заавар, дарааллын дагуу
хэмжилт, симуляци\ гүйцэтгэхend{tabular} & 20%
& 8 & \
hline
Хэмжилт, туршилт, симуляцийн үр дүнг тохирох аргаар боловсруулах
& 30% & 9 &
\ hline
Лабораторийн тайлан бичилт, хамгаалалт
& 10% + 10% & 10 &
\ hline
multicolumn{1}{|c|}{Нийт үнэлгээ / хувиар/}
& multicolumn{1}{l|}{} & multicolumn{1}{l|}{} &
\ hline
multicolumn{1}{|c|}{Нийт үнэлгээ /оноогоор/}
& multicolumn{1}{l|}{} & multicolumn{1}{l|}{} &
\ hline
end{tabular}
end{table}
i want this table width equals my page width. can you help me sorry for bad english
tables tabularx
Sorry maybe this question already answered. In latex i want to generate table and i'm new in table. I found some cool online tool https://www.tablesgenerator.com/latex_tables i draw my table now i paste to my latex code but it breaks my paper width. Then i google it and find some suggest they suggest usepackage{tabularx} but i can't figure this out here is my code
begin{table}
begin{tabular}{|l|c|c|l|}
hline
multicolumn{1}{|c|}{Авбал зохих нийт оноо}
& multicolumn{1}{l|}{15 оноо} & multicolumn{1}{l|}{} &
\ hline
& multicolumn{1}{l|}{} & multicolumn{1}{l|}{} &
\ hline
multicolumn{1}{|c|}{Гүйцэтгэлийн шалгуур}
& Үнэлгээний эзлэх хувь & CLOs хамаарал &
multicolumn{1}{c|}{Багшийн үнэлгээ} \ hline
Хичээлийн ирц/оролцоо
& 10% & 7,8 &
\ hline
Хэмжүүрийн тоног төхөөрөмж, програм хангамж ашиглах
& 20% & 7 &
\ hline
begin{tabular}[c]{@{}l@{}}Лабораторийн заавар, дарааллын дагуу
хэмжилт, симуляци\ гүйцэтгэхend{tabular} & 20%
& 8 & \
hline
Хэмжилт, туршилт, симуляцийн үр дүнг тохирох аргаар боловсруулах
& 30% & 9 &
\ hline
Лабораторийн тайлан бичилт, хамгаалалт
& 10% + 10% & 10 &
\ hline
multicolumn{1}{|c|}{Нийт үнэлгээ / хувиар/}
& multicolumn{1}{l|}{} & multicolumn{1}{l|}{} &
\ hline
multicolumn{1}{|c|}{Нийт үнэлгээ /оноогоор/}
& multicolumn{1}{l|}{} & multicolumn{1}{l|}{} &
\ hline
end{tabular}
end{table}
i want this table width equals my page width. can you help me sorry for bad english
tables tabularx
tables tabularx
edited Mar 31 at 7:49
Mico
286k32390779
286k32390779
asked Mar 31 at 5:47
ByamBaByamBa
62
62
2
Could you please extend your code to a compilable code?
– JouleV
Mar 31 at 6:02
Welcome to TeX.SE!
– Mico
Mar 31 at 7:08
1
Which document class are you using? Which packages? Please edit you post and complete your code snippet. See also: tex.stackexchange.com/questions/332902/…
– CarLaTeX
Mar 31 at 7:37
add a comment |
2
Could you please extend your code to a compilable code?
– JouleV
Mar 31 at 6:02
Welcome to TeX.SE!
– Mico
Mar 31 at 7:08
1
Which document class are you using? Which packages? Please edit you post and complete your code snippet. See also: tex.stackexchange.com/questions/332902/…
– CarLaTeX
Mar 31 at 7:37
2
2
Could you please extend your code to a compilable code?
– JouleV
Mar 31 at 6:02
Could you please extend your code to a compilable code?
– JouleV
Mar 31 at 6:02
Welcome to TeX.SE!
– Mico
Mar 31 at 7:08
Welcome to TeX.SE!
– Mico
Mar 31 at 7:08
1
1
Which document class are you using? Which packages? Please edit you post and complete your code snippet. See also: tex.stackexchange.com/questions/332902/…
– CarLaTeX
Mar 31 at 7:37
Which document class are you using? Which packages? Please edit you post and complete your code snippet. See also: tex.stackexchange.com/questions/332902/…
– CarLaTeX
Mar 31 at 7:37
add a comment |
1 Answer
1
active
oldest
votes
You haven't exactly provided a lot of information about your document setup, so I've had to make some (almost certainly less than ideal) assumptions about the document class, the width of the text block, font packages, and the use of the babel
package in order to create a compilable example.
Your tabular
environment is wider than the textblock because you're not allowing line breaks to occur in the header cells or in the cells in the left-hand column.
The following solution uses a tabularx
environment to allow automatic line-breaking. I've set up two column types, L
and C
, that are based on the X
column type while making it easier to specify unequal column widths. (Note that 2.1+0.7+2*0.6=4; 4 is also the number of columns of type X
.) The solution also gets rid of all vertical lines -- they're not needed! really! -- and uses fewer but well-spaced horizontal lines. The code can be compiled with pdfLaTeX, XeLaTeX, and LuaLaTeX; for the following screenshot I chose LuaLaTeX.
documentclass{article}
usepackage[russian]{babel} % or some other language?
usepackage[lining]{ebgaramond}
usepackage{ebgaramond-maths} % optional
usepackage{booktabs} % for well-spaced horizontal lines
usepackage{tabularx,ragged2e}
newcolumntype{L}[1]{%
>{RaggedRightarraybackslashhsize=#1hsize%
hangindent1emhangafter1}X}
newcolumntype{C}[1]{%
>{Centeringarraybackslashhsize=#1hsize}X}
begin{document}
begin{table}
%% allow automatic line breaking in all four columns
begin{tabularx}{textwidth}{@{} L{2.1} C{0.7} *{2}{C{0.6}} @{}}
toprule
multicolumn{1}{c}{Авбал зохих нийт оноо} & 15 оноо & & \
addlinespace
multicolumn{1}{c}{Гүйцэтгэлийн шалгуур} & Үнэлгээний эзлэх хувь
& CLOs хамаарал & Багшийн үнэлгээ \
midrule
Хичээлийн ирцslash оролцоо & 10% & 7,8 & \
addlinespace
Хэмжүүрийн тоног төхөөрөмж, програм хангамж ашиглах & 20% & 7 & \
addlinespace
Лабораторийн заавар, дарааллын дагуу хэмжилт, симуляци гүйцэтгэх & 20% & 8 & \
addlinespace
Хэмжилт, туршилт, симуляцийн үр дүнг тохирох аргаар боловсруулах & 30% & 9 & \
addlinespace
Лабораторийн тайлан бичилт, хамгаалалт & 10% + 10% & 10 & \
midrule
multicolumn{1}{c}{Нийт үнэлгээ / хувиар/} & & & \
addlinespace
multicolumn{1}{c}{Нийт үнэлгээ / оноогоор/} & & & \
bottomrule
end{tabularx}
end{table}
end{document}
Thanks man it's really helpful.
– ByamBa
Apr 1 at 13:58
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f482366%2fneed-to-reduce-width-of-table%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You haven't exactly provided a lot of information about your document setup, so I've had to make some (almost certainly less than ideal) assumptions about the document class, the width of the text block, font packages, and the use of the babel
package in order to create a compilable example.
Your tabular
environment is wider than the textblock because you're not allowing line breaks to occur in the header cells or in the cells in the left-hand column.
The following solution uses a tabularx
environment to allow automatic line-breaking. I've set up two column types, L
and C
, that are based on the X
column type while making it easier to specify unequal column widths. (Note that 2.1+0.7+2*0.6=4; 4 is also the number of columns of type X
.) The solution also gets rid of all vertical lines -- they're not needed! really! -- and uses fewer but well-spaced horizontal lines. The code can be compiled with pdfLaTeX, XeLaTeX, and LuaLaTeX; for the following screenshot I chose LuaLaTeX.
documentclass{article}
usepackage[russian]{babel} % or some other language?
usepackage[lining]{ebgaramond}
usepackage{ebgaramond-maths} % optional
usepackage{booktabs} % for well-spaced horizontal lines
usepackage{tabularx,ragged2e}
newcolumntype{L}[1]{%
>{RaggedRightarraybackslashhsize=#1hsize%
hangindent1emhangafter1}X}
newcolumntype{C}[1]{%
>{Centeringarraybackslashhsize=#1hsize}X}
begin{document}
begin{table}
%% allow automatic line breaking in all four columns
begin{tabularx}{textwidth}{@{} L{2.1} C{0.7} *{2}{C{0.6}} @{}}
toprule
multicolumn{1}{c}{Авбал зохих нийт оноо} & 15 оноо & & \
addlinespace
multicolumn{1}{c}{Гүйцэтгэлийн шалгуур} & Үнэлгээний эзлэх хувь
& CLOs хамаарал & Багшийн үнэлгээ \
midrule
Хичээлийн ирцslash оролцоо & 10% & 7,8 & \
addlinespace
Хэмжүүрийн тоног төхөөрөмж, програм хангамж ашиглах & 20% & 7 & \
addlinespace
Лабораторийн заавар, дарааллын дагуу хэмжилт, симуляци гүйцэтгэх & 20% & 8 & \
addlinespace
Хэмжилт, туршилт, симуляцийн үр дүнг тохирох аргаар боловсруулах & 30% & 9 & \
addlinespace
Лабораторийн тайлан бичилт, хамгаалалт & 10% + 10% & 10 & \
midrule
multicolumn{1}{c}{Нийт үнэлгээ / хувиар/} & & & \
addlinespace
multicolumn{1}{c}{Нийт үнэлгээ / оноогоор/} & & & \
bottomrule
end{tabularx}
end{table}
end{document}
Thanks man it's really helpful.
– ByamBa
Apr 1 at 13:58
add a comment |
You haven't exactly provided a lot of information about your document setup, so I've had to make some (almost certainly less than ideal) assumptions about the document class, the width of the text block, font packages, and the use of the babel
package in order to create a compilable example.
Your tabular
environment is wider than the textblock because you're not allowing line breaks to occur in the header cells or in the cells in the left-hand column.
The following solution uses a tabularx
environment to allow automatic line-breaking. I've set up two column types, L
and C
, that are based on the X
column type while making it easier to specify unequal column widths. (Note that 2.1+0.7+2*0.6=4; 4 is also the number of columns of type X
.) The solution also gets rid of all vertical lines -- they're not needed! really! -- and uses fewer but well-spaced horizontal lines. The code can be compiled with pdfLaTeX, XeLaTeX, and LuaLaTeX; for the following screenshot I chose LuaLaTeX.
documentclass{article}
usepackage[russian]{babel} % or some other language?
usepackage[lining]{ebgaramond}
usepackage{ebgaramond-maths} % optional
usepackage{booktabs} % for well-spaced horizontal lines
usepackage{tabularx,ragged2e}
newcolumntype{L}[1]{%
>{RaggedRightarraybackslashhsize=#1hsize%
hangindent1emhangafter1}X}
newcolumntype{C}[1]{%
>{Centeringarraybackslashhsize=#1hsize}X}
begin{document}
begin{table}
%% allow automatic line breaking in all four columns
begin{tabularx}{textwidth}{@{} L{2.1} C{0.7} *{2}{C{0.6}} @{}}
toprule
multicolumn{1}{c}{Авбал зохих нийт оноо} & 15 оноо & & \
addlinespace
multicolumn{1}{c}{Гүйцэтгэлийн шалгуур} & Үнэлгээний эзлэх хувь
& CLOs хамаарал & Багшийн үнэлгээ \
midrule
Хичээлийн ирцslash оролцоо & 10% & 7,8 & \
addlinespace
Хэмжүүрийн тоног төхөөрөмж, програм хангамж ашиглах & 20% & 7 & \
addlinespace
Лабораторийн заавар, дарааллын дагуу хэмжилт, симуляци гүйцэтгэх & 20% & 8 & \
addlinespace
Хэмжилт, туршилт, симуляцийн үр дүнг тохирох аргаар боловсруулах & 30% & 9 & \
addlinespace
Лабораторийн тайлан бичилт, хамгаалалт & 10% + 10% & 10 & \
midrule
multicolumn{1}{c}{Нийт үнэлгээ / хувиар/} & & & \
addlinespace
multicolumn{1}{c}{Нийт үнэлгээ / оноогоор/} & & & \
bottomrule
end{tabularx}
end{table}
end{document}
Thanks man it's really helpful.
– ByamBa
Apr 1 at 13:58
add a comment |
You haven't exactly provided a lot of information about your document setup, so I've had to make some (almost certainly less than ideal) assumptions about the document class, the width of the text block, font packages, and the use of the babel
package in order to create a compilable example.
Your tabular
environment is wider than the textblock because you're not allowing line breaks to occur in the header cells or in the cells in the left-hand column.
The following solution uses a tabularx
environment to allow automatic line-breaking. I've set up two column types, L
and C
, that are based on the X
column type while making it easier to specify unequal column widths. (Note that 2.1+0.7+2*0.6=4; 4 is also the number of columns of type X
.) The solution also gets rid of all vertical lines -- they're not needed! really! -- and uses fewer but well-spaced horizontal lines. The code can be compiled with pdfLaTeX, XeLaTeX, and LuaLaTeX; for the following screenshot I chose LuaLaTeX.
documentclass{article}
usepackage[russian]{babel} % or some other language?
usepackage[lining]{ebgaramond}
usepackage{ebgaramond-maths} % optional
usepackage{booktabs} % for well-spaced horizontal lines
usepackage{tabularx,ragged2e}
newcolumntype{L}[1]{%
>{RaggedRightarraybackslashhsize=#1hsize%
hangindent1emhangafter1}X}
newcolumntype{C}[1]{%
>{Centeringarraybackslashhsize=#1hsize}X}
begin{document}
begin{table}
%% allow automatic line breaking in all four columns
begin{tabularx}{textwidth}{@{} L{2.1} C{0.7} *{2}{C{0.6}} @{}}
toprule
multicolumn{1}{c}{Авбал зохих нийт оноо} & 15 оноо & & \
addlinespace
multicolumn{1}{c}{Гүйцэтгэлийн шалгуур} & Үнэлгээний эзлэх хувь
& CLOs хамаарал & Багшийн үнэлгээ \
midrule
Хичээлийн ирцslash оролцоо & 10% & 7,8 & \
addlinespace
Хэмжүүрийн тоног төхөөрөмж, програм хангамж ашиглах & 20% & 7 & \
addlinespace
Лабораторийн заавар, дарааллын дагуу хэмжилт, симуляци гүйцэтгэх & 20% & 8 & \
addlinespace
Хэмжилт, туршилт, симуляцийн үр дүнг тохирох аргаар боловсруулах & 30% & 9 & \
addlinespace
Лабораторийн тайлан бичилт, хамгаалалт & 10% + 10% & 10 & \
midrule
multicolumn{1}{c}{Нийт үнэлгээ / хувиар/} & & & \
addlinespace
multicolumn{1}{c}{Нийт үнэлгээ / оноогоор/} & & & \
bottomrule
end{tabularx}
end{table}
end{document}
You haven't exactly provided a lot of information about your document setup, so I've had to make some (almost certainly less than ideal) assumptions about the document class, the width of the text block, font packages, and the use of the babel
package in order to create a compilable example.
Your tabular
environment is wider than the textblock because you're not allowing line breaks to occur in the header cells or in the cells in the left-hand column.
The following solution uses a tabularx
environment to allow automatic line-breaking. I've set up two column types, L
and C
, that are based on the X
column type while making it easier to specify unequal column widths. (Note that 2.1+0.7+2*0.6=4; 4 is also the number of columns of type X
.) The solution also gets rid of all vertical lines -- they're not needed! really! -- and uses fewer but well-spaced horizontal lines. The code can be compiled with pdfLaTeX, XeLaTeX, and LuaLaTeX; for the following screenshot I chose LuaLaTeX.
documentclass{article}
usepackage[russian]{babel} % or some other language?
usepackage[lining]{ebgaramond}
usepackage{ebgaramond-maths} % optional
usepackage{booktabs} % for well-spaced horizontal lines
usepackage{tabularx,ragged2e}
newcolumntype{L}[1]{%
>{RaggedRightarraybackslashhsize=#1hsize%
hangindent1emhangafter1}X}
newcolumntype{C}[1]{%
>{Centeringarraybackslashhsize=#1hsize}X}
begin{document}
begin{table}
%% allow automatic line breaking in all four columns
begin{tabularx}{textwidth}{@{} L{2.1} C{0.7} *{2}{C{0.6}} @{}}
toprule
multicolumn{1}{c}{Авбал зохих нийт оноо} & 15 оноо & & \
addlinespace
multicolumn{1}{c}{Гүйцэтгэлийн шалгуур} & Үнэлгээний эзлэх хувь
& CLOs хамаарал & Багшийн үнэлгээ \
midrule
Хичээлийн ирцslash оролцоо & 10% & 7,8 & \
addlinespace
Хэмжүүрийн тоног төхөөрөмж, програм хангамж ашиглах & 20% & 7 & \
addlinespace
Лабораторийн заавар, дарааллын дагуу хэмжилт, симуляци гүйцэтгэх & 20% & 8 & \
addlinespace
Хэмжилт, туршилт, симуляцийн үр дүнг тохирох аргаар боловсруулах & 30% & 9 & \
addlinespace
Лабораторийн тайлан бичилт, хамгаалалт & 10% + 10% & 10 & \
midrule
multicolumn{1}{c}{Нийт үнэлгээ / хувиар/} & & & \
addlinespace
multicolumn{1}{c}{Нийт үнэлгээ / оноогоор/} & & & \
bottomrule
end{tabularx}
end{table}
end{document}
answered Mar 31 at 7:48
MicoMico
286k32390779
286k32390779
Thanks man it's really helpful.
– ByamBa
Apr 1 at 13:58
add a comment |
Thanks man it's really helpful.
– ByamBa
Apr 1 at 13:58
Thanks man it's really helpful.
– ByamBa
Apr 1 at 13:58
Thanks man it's really helpful.
– ByamBa
Apr 1 at 13:58
add a comment |
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f482366%2fneed-to-reduce-width-of-table%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
Could you please extend your code to a compilable code?
– JouleV
Mar 31 at 6:02
Welcome to TeX.SE!
– Mico
Mar 31 at 7:08
1
Which document class are you using? Which packages? Please edit you post and complete your code snippet. See also: tex.stackexchange.com/questions/332902/…
– CarLaTeX
Mar 31 at 7:37