Someone could help me with this code? Was made in latex-tables.com [closed]












0















I made a table with the help of latex-tables.com. But when I try to compile, I had the error: Use of @startpbox doesn't match its definition. ... What am I doing wrong?



usepackage{rotating}
usepackage{colortbl}
...
begin{table}
centering
begin{tabular}{c|c|c||r|r|r|r}
...
hline
{cellcolor[rgb]{0.835,0.918,0.957}}begin{sideways}Angulo de borde~$varphi_{r}$end{sideways} & {cellcolor[rgb]{0.835,0.918,0.957}}begin{sideways}begin{tabular}[c]{@{}>{cellcolor[rgb]{0.835,0.918,0.957}}c@{}}Longitud de curva de\Superficie~$S,[mm.]$end{tabular}end{sideways} & {cellcolor[rgb]{0.969,0.949,0.733}}begin{sideways}begin{tabular}[c]{@{}>{cellcolor[rgb]{0.969,0.949,0.733}}c@{}}Diametro externo del\Receptor de cobre~$D,[mm.]$end{tabular}end{sideways} & multicolumn{1}{c|}{begin{sideways}begin{tabular}[c]{@{}c@{}}Foco calculado\$f,[mm.]$end{tabular}end{sideways}} & multicolumn{1}{c|}{begin{sideways}begin{tabular}[c]{@{}c@{}}Longitud de apertura\$Wa,[mm.]$end{tabular}end{sideways}} & multicolumn{1}{c|}{begin{sideways}begin{tabular}[c]{@{}c@{}}Longitud de Altura de\la parabola~$y,[mm.]$end{tabular}end{sideways}} & multicolumn{1}{c}{begin{sideways}Relacion de Concentración~$C$end{sideways}} \
hlinehline
...
end{tabular}
end{table}


The error log is this:



! Use of @startpbox doesn't match its definition.
<inserted text> @startpbox {
@{}>{cellcolor [rgb]{0.835,0.918,0.957}}c@{}}
l.13 ...>{cellcolor[rgb]{0.835,0.918,0.957}}c@{}}
Longitud de curva de\Supe...
If you say, e.g., `defa1{...}', then you must always
put `1' after `a', since control sequence names are
made up of letters only. The macro here has not been
followed by the required stuff, so I'm ignoring it.

! Extra }, or forgotten endgroup.
@mkpream ...after @startpbox expandafter {#1}}}
let @endpbox relax let...
l.13 ...>{cellcolor[rgb]{0.835,0.918,0.957}}c@{}}
Longitud de curva de\Supe...
I've deleted a group-closing symbol because it seems to be
spurious, as in `$x}$'. But perhaps the } is legitimate and
you forgot something else, as in `hbox{$x}'. In such cases
the way to recover is to insert both the forgotten and the
deleted material, e.g., by typing `I$}'.

! TeX capacity exceeded, sorry [input stack size=5000].
CT@cell@color ...957}global let CT@cell@color
relax
l.13 ...>{cellcolor[rgb]{0.835,0.918,0.957}}c@{}}
Longitud de curva de\Supe...
If you really absolutely need more capacity,
you can ask a wizard to enlarge me.









share|improve this question













closed as off-topic by Kurt, Marcel Krüger, siracusa, JouleV, marmot Feb 17 at 4:41



  • This question does not fall within the scope of TeX, LaTeX or related typesetting systems as defined in the help center.

If this question can be reworded to fit the rules in the help center, please edit the question.












  • 1





    Make sure your version of colortbl is updated to match with your version of array and the LaTeX kernel. There were a few table-related changes in LaTeX in the last release and that required tweaks in some table-related packages. Most of them should be fixed by now and so an update should make your document run properly again. If I complete the code snippet shown in the question to a compilable example it compiles without error and looks sort of as expected.

    – moewe
    Feb 16 at 16:19













  • It's all updated

    – Juan Alcides Molina López
    Feb 16 at 16:20











  • If you are using MikTeX make sure that you have run the updater in both admin and user mode see tex.stackexchange.com/q/108447/35864. For general updates see tex.stackexchange.com/q/55437/35864. If you are still getting an error even with a fully updated system, please complete the code snippet to a proper example document (an MWE) and show us the full .log file (you may have to upload it to a plain-text sharing website like pastebin.com), so we can see all package versions.

    – moewe
    Feb 16 at 16:23






  • 1





    please supply a small but test file that produces the error you have only posted a fragment so no one can test to see if it should work as posted.

    – David Carlisle
    Feb 16 at 16:33






  • 4





    I'm voting to close this question as off-topic because it is solved in comments.

    – Kurt
    Feb 16 at 22:15
















0















I made a table with the help of latex-tables.com. But when I try to compile, I had the error: Use of @startpbox doesn't match its definition. ... What am I doing wrong?



usepackage{rotating}
usepackage{colortbl}
...
begin{table}
centering
begin{tabular}{c|c|c||r|r|r|r}
...
hline
{cellcolor[rgb]{0.835,0.918,0.957}}begin{sideways}Angulo de borde~$varphi_{r}$end{sideways} & {cellcolor[rgb]{0.835,0.918,0.957}}begin{sideways}begin{tabular}[c]{@{}>{cellcolor[rgb]{0.835,0.918,0.957}}c@{}}Longitud de curva de\Superficie~$S,[mm.]$end{tabular}end{sideways} & {cellcolor[rgb]{0.969,0.949,0.733}}begin{sideways}begin{tabular}[c]{@{}>{cellcolor[rgb]{0.969,0.949,0.733}}c@{}}Diametro externo del\Receptor de cobre~$D,[mm.]$end{tabular}end{sideways} & multicolumn{1}{c|}{begin{sideways}begin{tabular}[c]{@{}c@{}}Foco calculado\$f,[mm.]$end{tabular}end{sideways}} & multicolumn{1}{c|}{begin{sideways}begin{tabular}[c]{@{}c@{}}Longitud de apertura\$Wa,[mm.]$end{tabular}end{sideways}} & multicolumn{1}{c|}{begin{sideways}begin{tabular}[c]{@{}c@{}}Longitud de Altura de\la parabola~$y,[mm.]$end{tabular}end{sideways}} & multicolumn{1}{c}{begin{sideways}Relacion de Concentración~$C$end{sideways}} \
hlinehline
...
end{tabular}
end{table}


The error log is this:



! Use of @startpbox doesn't match its definition.
<inserted text> @startpbox {
@{}>{cellcolor [rgb]{0.835,0.918,0.957}}c@{}}
l.13 ...>{cellcolor[rgb]{0.835,0.918,0.957}}c@{}}
Longitud de curva de\Supe...
If you say, e.g., `defa1{...}', then you must always
put `1' after `a', since control sequence names are
made up of letters only. The macro here has not been
followed by the required stuff, so I'm ignoring it.

! Extra }, or forgotten endgroup.
@mkpream ...after @startpbox expandafter {#1}}}
let @endpbox relax let...
l.13 ...>{cellcolor[rgb]{0.835,0.918,0.957}}c@{}}
Longitud de curva de\Supe...
I've deleted a group-closing symbol because it seems to be
spurious, as in `$x}$'. But perhaps the } is legitimate and
you forgot something else, as in `hbox{$x}'. In such cases
the way to recover is to insert both the forgotten and the
deleted material, e.g., by typing `I$}'.

! TeX capacity exceeded, sorry [input stack size=5000].
CT@cell@color ...957}global let CT@cell@color
relax
l.13 ...>{cellcolor[rgb]{0.835,0.918,0.957}}c@{}}
Longitud de curva de\Supe...
If you really absolutely need more capacity,
you can ask a wizard to enlarge me.









share|improve this question













closed as off-topic by Kurt, Marcel Krüger, siracusa, JouleV, marmot Feb 17 at 4:41



  • This question does not fall within the scope of TeX, LaTeX or related typesetting systems as defined in the help center.

If this question can be reworded to fit the rules in the help center, please edit the question.












  • 1





    Make sure your version of colortbl is updated to match with your version of array and the LaTeX kernel. There were a few table-related changes in LaTeX in the last release and that required tweaks in some table-related packages. Most of them should be fixed by now and so an update should make your document run properly again. If I complete the code snippet shown in the question to a compilable example it compiles without error and looks sort of as expected.

    – moewe
    Feb 16 at 16:19













  • It's all updated

    – Juan Alcides Molina López
    Feb 16 at 16:20











  • If you are using MikTeX make sure that you have run the updater in both admin and user mode see tex.stackexchange.com/q/108447/35864. For general updates see tex.stackexchange.com/q/55437/35864. If you are still getting an error even with a fully updated system, please complete the code snippet to a proper example document (an MWE) and show us the full .log file (you may have to upload it to a plain-text sharing website like pastebin.com), so we can see all package versions.

    – moewe
    Feb 16 at 16:23






  • 1





    please supply a small but test file that produces the error you have only posted a fragment so no one can test to see if it should work as posted.

    – David Carlisle
    Feb 16 at 16:33






  • 4





    I'm voting to close this question as off-topic because it is solved in comments.

    – Kurt
    Feb 16 at 22:15














0












0








0








I made a table with the help of latex-tables.com. But when I try to compile, I had the error: Use of @startpbox doesn't match its definition. ... What am I doing wrong?



usepackage{rotating}
usepackage{colortbl}
...
begin{table}
centering
begin{tabular}{c|c|c||r|r|r|r}
...
hline
{cellcolor[rgb]{0.835,0.918,0.957}}begin{sideways}Angulo de borde~$varphi_{r}$end{sideways} & {cellcolor[rgb]{0.835,0.918,0.957}}begin{sideways}begin{tabular}[c]{@{}>{cellcolor[rgb]{0.835,0.918,0.957}}c@{}}Longitud de curva de\Superficie~$S,[mm.]$end{tabular}end{sideways} & {cellcolor[rgb]{0.969,0.949,0.733}}begin{sideways}begin{tabular}[c]{@{}>{cellcolor[rgb]{0.969,0.949,0.733}}c@{}}Diametro externo del\Receptor de cobre~$D,[mm.]$end{tabular}end{sideways} & multicolumn{1}{c|}{begin{sideways}begin{tabular}[c]{@{}c@{}}Foco calculado\$f,[mm.]$end{tabular}end{sideways}} & multicolumn{1}{c|}{begin{sideways}begin{tabular}[c]{@{}c@{}}Longitud de apertura\$Wa,[mm.]$end{tabular}end{sideways}} & multicolumn{1}{c|}{begin{sideways}begin{tabular}[c]{@{}c@{}}Longitud de Altura de\la parabola~$y,[mm.]$end{tabular}end{sideways}} & multicolumn{1}{c}{begin{sideways}Relacion de Concentración~$C$end{sideways}} \
hlinehline
...
end{tabular}
end{table}


The error log is this:



! Use of @startpbox doesn't match its definition.
<inserted text> @startpbox {
@{}>{cellcolor [rgb]{0.835,0.918,0.957}}c@{}}
l.13 ...>{cellcolor[rgb]{0.835,0.918,0.957}}c@{}}
Longitud de curva de\Supe...
If you say, e.g., `defa1{...}', then you must always
put `1' after `a', since control sequence names are
made up of letters only. The macro here has not been
followed by the required stuff, so I'm ignoring it.

! Extra }, or forgotten endgroup.
@mkpream ...after @startpbox expandafter {#1}}}
let @endpbox relax let...
l.13 ...>{cellcolor[rgb]{0.835,0.918,0.957}}c@{}}
Longitud de curva de\Supe...
I've deleted a group-closing symbol because it seems to be
spurious, as in `$x}$'. But perhaps the } is legitimate and
you forgot something else, as in `hbox{$x}'. In such cases
the way to recover is to insert both the forgotten and the
deleted material, e.g., by typing `I$}'.

! TeX capacity exceeded, sorry [input stack size=5000].
CT@cell@color ...957}global let CT@cell@color
relax
l.13 ...>{cellcolor[rgb]{0.835,0.918,0.957}}c@{}}
Longitud de curva de\Supe...
If you really absolutely need more capacity,
you can ask a wizard to enlarge me.









share|improve this question














I made a table with the help of latex-tables.com. But when I try to compile, I had the error: Use of @startpbox doesn't match its definition. ... What am I doing wrong?



usepackage{rotating}
usepackage{colortbl}
...
begin{table}
centering
begin{tabular}{c|c|c||r|r|r|r}
...
hline
{cellcolor[rgb]{0.835,0.918,0.957}}begin{sideways}Angulo de borde~$varphi_{r}$end{sideways} & {cellcolor[rgb]{0.835,0.918,0.957}}begin{sideways}begin{tabular}[c]{@{}>{cellcolor[rgb]{0.835,0.918,0.957}}c@{}}Longitud de curva de\Superficie~$S,[mm.]$end{tabular}end{sideways} & {cellcolor[rgb]{0.969,0.949,0.733}}begin{sideways}begin{tabular}[c]{@{}>{cellcolor[rgb]{0.969,0.949,0.733}}c@{}}Diametro externo del\Receptor de cobre~$D,[mm.]$end{tabular}end{sideways} & multicolumn{1}{c|}{begin{sideways}begin{tabular}[c]{@{}c@{}}Foco calculado\$f,[mm.]$end{tabular}end{sideways}} & multicolumn{1}{c|}{begin{sideways}begin{tabular}[c]{@{}c@{}}Longitud de apertura\$Wa,[mm.]$end{tabular}end{sideways}} & multicolumn{1}{c|}{begin{sideways}begin{tabular}[c]{@{}c@{}}Longitud de Altura de\la parabola~$y,[mm.]$end{tabular}end{sideways}} & multicolumn{1}{c}{begin{sideways}Relacion de Concentración~$C$end{sideways}} \
hlinehline
...
end{tabular}
end{table}


The error log is this:



! Use of @startpbox doesn't match its definition.
<inserted text> @startpbox {
@{}>{cellcolor [rgb]{0.835,0.918,0.957}}c@{}}
l.13 ...>{cellcolor[rgb]{0.835,0.918,0.957}}c@{}}
Longitud de curva de\Supe...
If you say, e.g., `defa1{...}', then you must always
put `1' after `a', since control sequence names are
made up of letters only. The macro here has not been
followed by the required stuff, so I'm ignoring it.

! Extra }, or forgotten endgroup.
@mkpream ...after @startpbox expandafter {#1}}}
let @endpbox relax let...
l.13 ...>{cellcolor[rgb]{0.835,0.918,0.957}}c@{}}
Longitud de curva de\Supe...
I've deleted a group-closing symbol because it seems to be
spurious, as in `$x}$'. But perhaps the } is legitimate and
you forgot something else, as in `hbox{$x}'. In such cases
the way to recover is to insert both the forgotten and the
deleted material, e.g., by typing `I$}'.

! TeX capacity exceeded, sorry [input stack size=5000].
CT@cell@color ...957}global let CT@cell@color
relax
l.13 ...>{cellcolor[rgb]{0.835,0.918,0.957}}c@{}}
Longitud de curva de\Supe...
If you really absolutely need more capacity,
you can ask a wizard to enlarge me.






tables rotating colortbl sidewaystable






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Feb 16 at 16:17









Juan Alcides Molina LópezJuan Alcides Molina López

61




61




closed as off-topic by Kurt, Marcel Krüger, siracusa, JouleV, marmot Feb 17 at 4:41



  • This question does not fall within the scope of TeX, LaTeX or related typesetting systems as defined in the help center.

If this question can be reworded to fit the rules in the help center, please edit the question.







closed as off-topic by Kurt, Marcel Krüger, siracusa, JouleV, marmot Feb 17 at 4:41



  • This question does not fall within the scope of TeX, LaTeX or related typesetting systems as defined in the help center.

If this question can be reworded to fit the rules in the help center, please edit the question.








  • 1





    Make sure your version of colortbl is updated to match with your version of array and the LaTeX kernel. There were a few table-related changes in LaTeX in the last release and that required tweaks in some table-related packages. Most of them should be fixed by now and so an update should make your document run properly again. If I complete the code snippet shown in the question to a compilable example it compiles without error and looks sort of as expected.

    – moewe
    Feb 16 at 16:19













  • It's all updated

    – Juan Alcides Molina López
    Feb 16 at 16:20











  • If you are using MikTeX make sure that you have run the updater in both admin and user mode see tex.stackexchange.com/q/108447/35864. For general updates see tex.stackexchange.com/q/55437/35864. If you are still getting an error even with a fully updated system, please complete the code snippet to a proper example document (an MWE) and show us the full .log file (you may have to upload it to a plain-text sharing website like pastebin.com), so we can see all package versions.

    – moewe
    Feb 16 at 16:23






  • 1





    please supply a small but test file that produces the error you have only posted a fragment so no one can test to see if it should work as posted.

    – David Carlisle
    Feb 16 at 16:33






  • 4





    I'm voting to close this question as off-topic because it is solved in comments.

    – Kurt
    Feb 16 at 22:15














  • 1





    Make sure your version of colortbl is updated to match with your version of array and the LaTeX kernel. There were a few table-related changes in LaTeX in the last release and that required tweaks in some table-related packages. Most of them should be fixed by now and so an update should make your document run properly again. If I complete the code snippet shown in the question to a compilable example it compiles without error and looks sort of as expected.

    – moewe
    Feb 16 at 16:19













  • It's all updated

    – Juan Alcides Molina López
    Feb 16 at 16:20











  • If you are using MikTeX make sure that you have run the updater in both admin and user mode see tex.stackexchange.com/q/108447/35864. For general updates see tex.stackexchange.com/q/55437/35864. If you are still getting an error even with a fully updated system, please complete the code snippet to a proper example document (an MWE) and show us the full .log file (you may have to upload it to a plain-text sharing website like pastebin.com), so we can see all package versions.

    – moewe
    Feb 16 at 16:23






  • 1





    please supply a small but test file that produces the error you have only posted a fragment so no one can test to see if it should work as posted.

    – David Carlisle
    Feb 16 at 16:33






  • 4





    I'm voting to close this question as off-topic because it is solved in comments.

    – Kurt
    Feb 16 at 22:15








1




1





Make sure your version of colortbl is updated to match with your version of array and the LaTeX kernel. There were a few table-related changes in LaTeX in the last release and that required tweaks in some table-related packages. Most of them should be fixed by now and so an update should make your document run properly again. If I complete the code snippet shown in the question to a compilable example it compiles without error and looks sort of as expected.

– moewe
Feb 16 at 16:19







Make sure your version of colortbl is updated to match with your version of array and the LaTeX kernel. There were a few table-related changes in LaTeX in the last release and that required tweaks in some table-related packages. Most of them should be fixed by now and so an update should make your document run properly again. If I complete the code snippet shown in the question to a compilable example it compiles without error and looks sort of as expected.

– moewe
Feb 16 at 16:19















It's all updated

– Juan Alcides Molina López
Feb 16 at 16:20





It's all updated

– Juan Alcides Molina López
Feb 16 at 16:20













If you are using MikTeX make sure that you have run the updater in both admin and user mode see tex.stackexchange.com/q/108447/35864. For general updates see tex.stackexchange.com/q/55437/35864. If you are still getting an error even with a fully updated system, please complete the code snippet to a proper example document (an MWE) and show us the full .log file (you may have to upload it to a plain-text sharing website like pastebin.com), so we can see all package versions.

– moewe
Feb 16 at 16:23





If you are using MikTeX make sure that you have run the updater in both admin and user mode see tex.stackexchange.com/q/108447/35864. For general updates see tex.stackexchange.com/q/55437/35864. If you are still getting an error even with a fully updated system, please complete the code snippet to a proper example document (an MWE) and show us the full .log file (you may have to upload it to a plain-text sharing website like pastebin.com), so we can see all package versions.

– moewe
Feb 16 at 16:23




1




1





please supply a small but test file that produces the error you have only posted a fragment so no one can test to see if it should work as posted.

– David Carlisle
Feb 16 at 16:33





please supply a small but test file that produces the error you have only posted a fragment so no one can test to see if it should work as posted.

– David Carlisle
Feb 16 at 16:33




4




4





I'm voting to close this question as off-topic because it is solved in comments.

– Kurt
Feb 16 at 22:15





I'm voting to close this question as off-topic because it is solved in comments.

– Kurt
Feb 16 at 22:15










0






active

oldest

votes

















0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes

Popular posts from this blog

Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

ComboBox Display Member on multiple fields

Is it possible to collect Nectar points via Trainline?