How to avoid the appearance of extra top and bottom lines in a tableTabular and grid typesettingHow to remove...
Do Bugbears' arms literally get longer when it's their turn?
Rejected in 4th interview round citing insufficient years of experience
Extra alignment tab has been changed to cr. } using table, tabular and resizebox
Should QA ask requirements to developers?
How strictly should I take "Candidates must be local"?
Why does Deadpool say "You're welcome, Canada," after shooting Ryan Reynolds in the end credits?
Why doesn't this Google Translate ad use the word "Translation" instead of "Translate"?
Look through the portal of every day
MTG: Can I kill an opponent in response to lethal activated abilities, and not take the damage?
Is having access to past exams cheating and, if yes, could it be proven just by a good grade?
Is "history" a male-biased word ("his+story")?
If the Captain's screens are out, does he switch seats with the co-pilot?
Word for a person who has no opinion about whether god exists
Solving "Resistance between two nodes on a grid" problem in Mathematica
BitNot does not flip bits in the way I expected
PTIJ: Why can't I eat anything?
Who deserves to be first and second author? PhD student who collected data, research associate who wrote the paper or supervisor?
What does a stand alone "T" index value do?
Reverse string, can I make it faster?
What Happens when Passenger Refuses to Fly Boeing 737 Max?
A word meaning “to take something with you since it is not difficult for you anyway”
In the late 1940’s to early 1950’s what technology was available that could melt a LOT of ice?
The bar has been raised
What are some noteworthy "mic-drop" moments in math?
How to avoid the appearance of extra top and bottom lines in a table
Tabular and grid typesettingHow to remove the extra vertical lines in a tabletabu package - gaps in vertical linesDraw double top/bottom lines with different line width in tableextra lines before tableTable notes at the bottomTable on top or bottomGetting extra cell at bottom of tableReformatting the table caption and its appearanceTop and bottom space fixing in table
I am using iet format. While creating a small table top, mid, bot lines of the table extend to full length of the double column format of the page. How to remove that extra lines. I need only over the content of the table.
documentclass{cta-author}
newtheorem{theorem}{Theorem}{}
newtheorem{corollary}{Corollary}{}
newtheorem{remark}{Remark}{}
usepackage{float}
begin{document}
begin{table}[t]
processtable{Efficiency of different inverterslabel{tab4}}
{begin{tabular*}{10pc}{@{extracolsep{fill}}ll}toprule
Efficiency & (%) \ midrule
Fig.9 & 90
Fig.8 & 91
Fig.7 & 93 botrule
end{tabular*}}{}
end{table}
end{document}
tables
New contributor
add a comment |
I am using iet format. While creating a small table top, mid, bot lines of the table extend to full length of the double column format of the page. How to remove that extra lines. I need only over the content of the table.
documentclass{cta-author}
newtheorem{theorem}{Theorem}{}
newtheorem{corollary}{Corollary}{}
newtheorem{remark}{Remark}{}
usepackage{float}
begin{document}
begin{table}[t]
processtable{Efficiency of different inverterslabel{tab4}}
{begin{tabular*}{10pc}{@{extracolsep{fill}}ll}toprule
Efficiency & (%) \ midrule
Fig.9 & 90
Fig.8 & 91
Fig.7 & 93 botrule
end{tabular*}}{}
end{table}
end{document}
tables
New contributor
add a comment |
I am using iet format. While creating a small table top, mid, bot lines of the table extend to full length of the double column format of the page. How to remove that extra lines. I need only over the content of the table.
documentclass{cta-author}
newtheorem{theorem}{Theorem}{}
newtheorem{corollary}{Corollary}{}
newtheorem{remark}{Remark}{}
usepackage{float}
begin{document}
begin{table}[t]
processtable{Efficiency of different inverterslabel{tab4}}
{begin{tabular*}{10pc}{@{extracolsep{fill}}ll}toprule
Efficiency & (%) \ midrule
Fig.9 & 90
Fig.8 & 91
Fig.7 & 93 botrule
end{tabular*}}{}
end{table}
end{document}
tables
New contributor
I am using iet format. While creating a small table top, mid, bot lines of the table extend to full length of the double column format of the page. How to remove that extra lines. I need only over the content of the table.
documentclass{cta-author}
newtheorem{theorem}{Theorem}{}
newtheorem{corollary}{Corollary}{}
newtheorem{remark}{Remark}{}
usepackage{float}
begin{document}
begin{table}[t]
processtable{Efficiency of different inverterslabel{tab4}}
{begin{tabular*}{10pc}{@{extracolsep{fill}}ll}toprule
Efficiency & (%) \ midrule
Fig.9 & 90
Fig.8 & 91
Fig.7 & 93 botrule
end{tabular*}}{}
end{table}
end{document}
tables
tables
New contributor
New contributor
New contributor
asked 6 mins ago
Derick mathewDerick mathew
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
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
});
}
});
Derick mathew is a new contributor. Be nice, and check out our Code of Conduct.
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%2f479198%2fhow-to-avoid-the-appearance-of-extra-top-and-bottom-lines-in-a-table%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Derick mathew is a new contributor. Be nice, and check out our Code of Conduct.
Derick mathew is a new contributor. Be nice, and check out our Code of Conduct.
Derick mathew is a new contributor. Be nice, and check out our Code of Conduct.
Derick mathew is a new contributor. Be nice, and check out our Code of Conduct.
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%2f479198%2fhow-to-avoid-the-appearance-of-extra-top-and-bottom-lines-in-a-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