Formating tablesEnumerating contents in Tables and Table stretchingtabu package - gaps in vertical linesProblem with table formatingtables, formatingFormating a table using the 'booktabs' packageHow to read chinese formating from CSVHaving trouble understanding the tabular environmentCentering horizontally and vertically (simultaneously) using tabularx for multiline and widthFormating latex tableComma point formating
Could the museum Saturn V's be refitted for one more flight?
What do you call someone who asks many questions?
CAST throwing error when run in stored procedure but not when run as raw query
How to compactly explain secondary and tertiary characters without resorting to stereotypes?
Arrow those variables!
Theorists sure want true answers to this!
Can we compute the area of a quadrilateral with one right angle when we only know the lengths of any three sides?
Unable to supress ligatures in headings which are set in Caps
How do I handle a potential work/personal life conflict as the manager of one of my friends?
Madden-Julian Oscillation (MJO) - How to interpret the index?
Is it logically or scientifically possible to artificially send energy to the body?
Why is it a bad idea to hire a hitman to eliminate most corrupt politicians?
Expand and Contract
Forming a German sentence with/without the verb at the end
Extract rows of a table, that include less than x NULLs
Is there a hemisphere-neutral way of specifying a season?
Bullying boss launched a smear campaign and made me unemployable
Short story with a alien planet, government officials must wear exploding medallions
Can compressed videos be decoded back to their uncompresed original format?
Running Low on Limestone
Alternative to sending password over mail?
What type of content (depth/breadth) is expected for a short presentation for Asst Professor interview in the UK?
Probability that a draw from a normal distribution is some number greater than another draw from the same distribution
What is a romance in Latin?
Formating tables
Enumerating contents in Tables and Table stretchingtabu package - gaps in vertical linesProblem with table formatingtables, formatingFormating a table using the 'booktabs' packageHow to read chinese formating from CSVHaving trouble understanding the tabular environmentCentering horizontally and vertically (simultaneously) using tabularx for multiline and widthFormating latex tableComma point formating
I am trying to produce a table within the document however it isn't working as it just comes up with an error saying
hline -> noalign
and I don't know what this means and all of the other tables within this document have the exact same layout and they work fine. My code is as follows:
begintable[ht]
captionNumerical Prefixes
centering
begintabularc c
hline
Number & Prefix\
%heading
hline
1 & Mono\
2 & Di (bis)\
3 & Tri (tris)\
4 & etra (Tetrakis)\
5 & Penta (pentakis)\
6 & Hexa (hexakis)
hline
endtabular
labeltable:nonlin
endtable
I know this isn't the typical way to write code on here but I'm not sure how to lay it out in that way. Any help would be great.
tables
add a comment |
I am trying to produce a table within the document however it isn't working as it just comes up with an error saying
hline -> noalign
and I don't know what this means and all of the other tables within this document have the exact same layout and they work fine. My code is as follows:
begintable[ht]
captionNumerical Prefixes
centering
begintabularc c
hline
Number & Prefix\
%heading
hline
1 & Mono\
2 & Di (bis)\
3 & Tri (tris)\
4 & etra (Tetrakis)\
5 & Penta (pentakis)\
6 & Hexa (hexakis)
hline
endtabular
labeltable:nonlin
endtable
I know this isn't the typical way to write code on here but I'm not sure how to lay it out in that way. Any help would be great.
tables
6 & Hexa (hexakis)should actually be6 & Hexa (hexakis)\If the table row has not been ended, you can not add ahline.
– leandriis
2 mins ago
add a comment |
I am trying to produce a table within the document however it isn't working as it just comes up with an error saying
hline -> noalign
and I don't know what this means and all of the other tables within this document have the exact same layout and they work fine. My code is as follows:
begintable[ht]
captionNumerical Prefixes
centering
begintabularc c
hline
Number & Prefix\
%heading
hline
1 & Mono\
2 & Di (bis)\
3 & Tri (tris)\
4 & etra (Tetrakis)\
5 & Penta (pentakis)\
6 & Hexa (hexakis)
hline
endtabular
labeltable:nonlin
endtable
I know this isn't the typical way to write code on here but I'm not sure how to lay it out in that way. Any help would be great.
tables
I am trying to produce a table within the document however it isn't working as it just comes up with an error saying
hline -> noalign
and I don't know what this means and all of the other tables within this document have the exact same layout and they work fine. My code is as follows:
begintable[ht]
captionNumerical Prefixes
centering
begintabularc c
hline
Number & Prefix\
%heading
hline
1 & Mono\
2 & Di (bis)\
3 & Tri (tris)\
4 & etra (Tetrakis)\
5 & Penta (pentakis)\
6 & Hexa (hexakis)
hline
endtabular
labeltable:nonlin
endtable
I know this isn't the typical way to write code on here but I'm not sure how to lay it out in that way. Any help would be great.
tables
tables
edited 11 mins ago
Kurt
40.6k850164
40.6k850164
asked 15 mins ago
H.LinkhornH.Linkhorn
1012
1012
6 & Hexa (hexakis)should actually be6 & Hexa (hexakis)\If the table row has not been ended, you can not add ahline.
– leandriis
2 mins ago
add a comment |
6 & Hexa (hexakis)should actually be6 & Hexa (hexakis)\If the table row has not been ended, you can not add ahline.
– leandriis
2 mins ago
6 & Hexa (hexakis) should actually be 6 & Hexa (hexakis)\ If the table row has not been ended, you can not add a hline.– leandriis
2 mins ago
6 & Hexa (hexakis) should actually be 6 & Hexa (hexakis)\ If the table row has not been ended, you can not add a hline.– leandriis
2 mins ago
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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%2f483051%2fformating-tables%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
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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%2f483051%2fformating-tables%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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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
6 & Hexa (hexakis)should actually be6 & Hexa (hexakis)\If the table row has not been ended, you can not add ahline.– leandriis
2 mins ago