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













0















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.










share|improve this question
























  • 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
















0















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.










share|improve this question
























  • 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














0












0








0








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.










share|improve this question
















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






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 11 mins ago









Kurt

40.6k850164




40.6k850164










asked 15 mins ago









H.LinkhornH.Linkhorn

1012




1012












  • 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

















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











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
);



);













draft saved

draft discarded


















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















draft saved

draft discarded
















































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.




draft saved


draft discarded














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





















































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







Popular posts from this blog

acmart: Multiple authors: all with same affiliation, one author an additional affiliationHow to Write Names of Multiple Authors with Shared Affiliation in ACM 2017 Template?Multiple authors with different primary affiliation, but same additional affiliationSame affiliation for all authors without extra packagesIOS-Book-Article.cls: one author with multiple affiliationacmart: Shared Author AffiliationMultiple authors with different primary affiliation, but same additional affiliationAuthor affiliation with only 1 authorAdding Multiple Authors with Different Affiliation in LaTeX ArticleLaTeX: Multiple authors stays on same lineHow to Label Multiple Authors with Same DescriptionHow to make two authors use the same affiliationTwo authors with same affiliation on finished front page

How to write “ä” and other umlauts and accented letters in bibliography?Accents in BibTeXSorting references with special characters alphabeticallyUse ae ligature in bibliographyEastern European nameInverted circumflex in BibTexBibTex, non-ascii initials and nameptr fproblems with accent in LatexHow to add a Ø to my bibliography from Jabref?References without accentsTroubles when trying to cite St“omer-Verlet in ”title" field of a bib entryComprehensive list of accented charactersHow to type the letter “i” with two dots (diaeresis) in math mode?Problem with glossary text and accented lettersSpecial character in bibliographyAccented letters, Unicode and LaTeX accentsHow to stop natbib from modifying bibliography styleCitation of a paper with non-standard characters by BibtexWrite accented characters to file using writeHow to group the bibliography alphabetically, if some surnames start with “accented” characters?How can I automatically capitalize significant words in my bibliography?

Problem using RevTeX4-1 with “! Undefined control sequence. @bibitemShut”