For the life of me I can't find the runaway argument here — but then I'm very new to all this












3















documentclass[11pt, oneside]{article}
usepackage{geometry}
geometry{a4paper}
usepackage{graphicx}
usepackage{amssymb}
usepackage{arydshln}
usepackage[table]{xcolor}
usepackage{pifont}

begin{document}

begin{center} renewcommand*arraystretch{1.2}

scalebox{1}[1]{|c|{begin{tabular}[t]{|rrl||c|c|c|c||c|} hlinemulticolumn{3}|} & {sc{c1}} & {sc{c2}} & {sc{c3}} & {sc{c4}} & {textit{H}} \[0.5ex]

& & & {textit{w=7}} & {textit{w=3}} & {textit{w=3}} & {textit{w=1}} & \

hline hline a. & ding{43} & {O1} & & -3 & & -1 & -4 \

hline b. & & {O2} & & -3 & -3 & -1 & -7 \

hline c. & ding{43} & {O3} & & & -3 & -1 & -4 \

hline end{tabular} renewcommand*arraystretch{1} end{center}

end{document}









share|improve this question









New contributor




Simon Rake is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 3





    You never closed the scalebox{.}[.]{... construction. Also, the initial |c| contained in the scalebox argument seems out-of-place.

    – Werner
    5 hours ago











  • You have also enclosed {begin{tabular}[t]{|rrl||c|c|c|c||c|} hlinemulticolumn{3}|} in braces.

    – Simon
    5 hours ago











  • ...this is how I figured it out: Copied your code; added a closing brace at the end of the document; my IDE (TeXnicCentre) highlights matching braces...

    – Werner
    5 hours ago


















3















documentclass[11pt, oneside]{article}
usepackage{geometry}
geometry{a4paper}
usepackage{graphicx}
usepackage{amssymb}
usepackage{arydshln}
usepackage[table]{xcolor}
usepackage{pifont}

begin{document}

begin{center} renewcommand*arraystretch{1.2}

scalebox{1}[1]{|c|{begin{tabular}[t]{|rrl||c|c|c|c||c|} hlinemulticolumn{3}|} & {sc{c1}} & {sc{c2}} & {sc{c3}} & {sc{c4}} & {textit{H}} \[0.5ex]

& & & {textit{w=7}} & {textit{w=3}} & {textit{w=3}} & {textit{w=1}} & \

hline hline a. & ding{43} & {O1} & & -3 & & -1 & -4 \

hline b. & & {O2} & & -3 & -3 & -1 & -7 \

hline c. & ding{43} & {O3} & & & -3 & -1 & -4 \

hline end{tabular} renewcommand*arraystretch{1} end{center}

end{document}









share|improve this question









New contributor




Simon Rake is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 3





    You never closed the scalebox{.}[.]{... construction. Also, the initial |c| contained in the scalebox argument seems out-of-place.

    – Werner
    5 hours ago











  • You have also enclosed {begin{tabular}[t]{|rrl||c|c|c|c||c|} hlinemulticolumn{3}|} in braces.

    – Simon
    5 hours ago











  • ...this is how I figured it out: Copied your code; added a closing brace at the end of the document; my IDE (TeXnicCentre) highlights matching braces...

    – Werner
    5 hours ago
















3












3








3








documentclass[11pt, oneside]{article}
usepackage{geometry}
geometry{a4paper}
usepackage{graphicx}
usepackage{amssymb}
usepackage{arydshln}
usepackage[table]{xcolor}
usepackage{pifont}

begin{document}

begin{center} renewcommand*arraystretch{1.2}

scalebox{1}[1]{|c|{begin{tabular}[t]{|rrl||c|c|c|c||c|} hlinemulticolumn{3}|} & {sc{c1}} & {sc{c2}} & {sc{c3}} & {sc{c4}} & {textit{H}} \[0.5ex]

& & & {textit{w=7}} & {textit{w=3}} & {textit{w=3}} & {textit{w=1}} & \

hline hline a. & ding{43} & {O1} & & -3 & & -1 & -4 \

hline b. & & {O2} & & -3 & -3 & -1 & -7 \

hline c. & ding{43} & {O3} & & & -3 & -1 & -4 \

hline end{tabular} renewcommand*arraystretch{1} end{center}

end{document}









share|improve this question









New contributor




Simon Rake is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












documentclass[11pt, oneside]{article}
usepackage{geometry}
geometry{a4paper}
usepackage{graphicx}
usepackage{amssymb}
usepackage{arydshln}
usepackage[table]{xcolor}
usepackage{pifont}

begin{document}

begin{center} renewcommand*arraystretch{1.2}

scalebox{1}[1]{|c|{begin{tabular}[t]{|rrl||c|c|c|c||c|} hlinemulticolumn{3}|} & {sc{c1}} & {sc{c2}} & {sc{c3}} & {sc{c4}} & {textit{H}} \[0.5ex]

& & & {textit{w=7}} & {textit{w=3}} & {textit{w=3}} & {textit{w=1}} & \

hline hline a. & ding{43} & {O1} & & -3 & & -1 & -4 \

hline b. & & {O2} & & -3 & -3 & -1 & -7 \

hline c. & ding{43} & {O3} & & & -3 & -1 & -4 \

hline end{tabular} renewcommand*arraystretch{1} end{center}

end{document}






arguments






share|improve this question









New contributor




Simon Rake is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Simon Rake is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 5 hours ago









Au101

7,05132253




7,05132253






New contributor




Simon Rake is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 5 hours ago









Simon RakeSimon Rake

183




183




New contributor




Simon Rake is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Simon Rake is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Simon Rake is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








  • 3





    You never closed the scalebox{.}[.]{... construction. Also, the initial |c| contained in the scalebox argument seems out-of-place.

    – Werner
    5 hours ago











  • You have also enclosed {begin{tabular}[t]{|rrl||c|c|c|c||c|} hlinemulticolumn{3}|} in braces.

    – Simon
    5 hours ago











  • ...this is how I figured it out: Copied your code; added a closing brace at the end of the document; my IDE (TeXnicCentre) highlights matching braces...

    – Werner
    5 hours ago
















  • 3





    You never closed the scalebox{.}[.]{... construction. Also, the initial |c| contained in the scalebox argument seems out-of-place.

    – Werner
    5 hours ago











  • You have also enclosed {begin{tabular}[t]{|rrl||c|c|c|c||c|} hlinemulticolumn{3}|} in braces.

    – Simon
    5 hours ago











  • ...this is how I figured it out: Copied your code; added a closing brace at the end of the document; my IDE (TeXnicCentre) highlights matching braces...

    – Werner
    5 hours ago










3




3





You never closed the scalebox{.}[.]{... construction. Also, the initial |c| contained in the scalebox argument seems out-of-place.

– Werner
5 hours ago





You never closed the scalebox{.}[.]{... construction. Also, the initial |c| contained in the scalebox argument seems out-of-place.

– Werner
5 hours ago













You have also enclosed {begin{tabular}[t]{|rrl||c|c|c|c||c|} hlinemulticolumn{3}|} in braces.

– Simon
5 hours ago





You have also enclosed {begin{tabular}[t]{|rrl||c|c|c|c||c|} hlinemulticolumn{3}|} in braces.

– Simon
5 hours ago













...this is how I figured it out: Copied your code; added a closing brace at the end of the document; my IDE (TeXnicCentre) highlights matching braces...

– Werner
5 hours ago







...this is how I figured it out: Copied your code; added a closing brace at the end of the document; my IDE (TeXnicCentre) highlights matching braces...

– Werner
5 hours ago












2 Answers
2






active

oldest

votes


















4














I suggest to simplify your syntax quite a bit:




  • instead of the center environment, which adds additional vertical spaces, you could use centering


  • the scalebox{1}{1}{...} does not have any effect (scales both directions by 1), thus can be left out


  • your second row has not enough entries, I suspect one empty cell is missing at the start


  • two-letter font commands are deprecated, see Does it matter if I use textit or it, bfseries or bf, etc (and just my personal opinion, the combination between small caps and numbers looks odd...)


  • for better spacing put your equations w=3 in math mode instead of italics, same for all the negative numbers. This will give you real minus signs instead of hyphens


  • many of the {} around the cells are unnecessary (thank to @Au101 for pointing this out in the comments)


  • and what Werner and Simon say in their comments below your question



and please have a look at http://betterposters.blogspot.com/2012/08/the-data-prison.html



documentclass[11pt, oneside]{article}
usepackage{geometry}
geometry{a4paper}
usepackage{graphicx}
usepackage{amssymb}
usepackage{arydshln}
usepackage[table]{xcolor}
usepackage{pifont}

begin{document}

begingroup
centering
renewcommand*arraystretch{1.2}
begin{tabular}[t]{|rrl||c|c|c|c||c|}
hline
multicolumn{3}{|l}{} & textsc{c1} & textsc{c2} & textsc{c3} & textsc{c4} & textit{H} \[0.5ex]
& & & & $w=7$ & $w=3$ & $w=3$ & $w=1$ &\
hline hline
a. & ding{43} & O1 & & $-3$ & & $-1$ & $-4$ \
hline
b. & & O2 & & $-3$ & $-3$ & $-1$ & $-7$ \
hline
c. & ding{43} & O3 & & & $-3$ & $-1$ & $-4$ \
hline
end{tabular}

endgroup


end{document}


enter image description here






share|improve this answer


























  • Having corrected {sc{c1}} to {textsc{c1}} surely you don't need the braces wrapped around textsc{c1}? Although, actually they wouldn't have had any effect in the first place i don't believe

    – Au101
    5 hours ago











  • @Au101 At least these braces don't hurt. They could be useful if one decides to automatically align the cells with siunitx (for this table probably overkill ...)

    – samcarter
    5 hours ago











  • So just to add a stupid question to a stupid question -- how do I get the left hand double vertical bar to go all the way to the top?

    – Simon Rake
    5 hours ago











  • and also and of course thank you for your input @samcarter et al

    – Simon Rake
    5 hours ago











  • @SimonRake Remove multicolumn{3}{|l}{} and instead write & & to get the double bar until the top

    – samcarter
    5 hours ago



















3














Maybe this is what you want?



documentclass[11pt, oneside]{article}
usepackage{geometry}
geometry{a4paper}
usepackage{graphicx}
usepackage{amsmath, amssymb}
usepackage{hhline}
usepackage{arydshln}
usepackage[table]{xcolor}
usepackage{pifont}

begin{document}

[ renewcommand*arraystretch{1.2}
begin{array}
{|rrl||c|c|c|c||c|}
hhline{---||----||-}
textsc{c1} & & & {textsc{c2}} & {textsc{c3}} & {textsc{c4}} & {H} & \[0.5ex]
text{&} & & {w=7} & {w=3} & {w=3} & {w=1} & & \
hhline{===::====::=}
a. & text{ding{43}} & {O1} & & -3 & & -1 & -4 \
hhline{---||----||-} b. & & {O2} & & -3 & -3 & -1 & -7 \
hhline{---||----||-}
c. & text{ding{43}} & {O3} & & & -3 & -1 & -4 \
hhline{---||----||-}
end{array}]%

end{document}


enter image description here






share|improve this answer

























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


    }
    });






    Simon Rake is a new contributor. Be nice, and check out our Code of Conduct.










    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f470779%2ffor-the-life-of-me-i-cant-find-the-runaway-argument-here-but-then-im-very-n%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    4














    I suggest to simplify your syntax quite a bit:




    • instead of the center environment, which adds additional vertical spaces, you could use centering


    • the scalebox{1}{1}{...} does not have any effect (scales both directions by 1), thus can be left out


    • your second row has not enough entries, I suspect one empty cell is missing at the start


    • two-letter font commands are deprecated, see Does it matter if I use textit or it, bfseries or bf, etc (and just my personal opinion, the combination between small caps and numbers looks odd...)


    • for better spacing put your equations w=3 in math mode instead of italics, same for all the negative numbers. This will give you real minus signs instead of hyphens


    • many of the {} around the cells are unnecessary (thank to @Au101 for pointing this out in the comments)


    • and what Werner and Simon say in their comments below your question



    and please have a look at http://betterposters.blogspot.com/2012/08/the-data-prison.html



    documentclass[11pt, oneside]{article}
    usepackage{geometry}
    geometry{a4paper}
    usepackage{graphicx}
    usepackage{amssymb}
    usepackage{arydshln}
    usepackage[table]{xcolor}
    usepackage{pifont}

    begin{document}

    begingroup
    centering
    renewcommand*arraystretch{1.2}
    begin{tabular}[t]{|rrl||c|c|c|c||c|}
    hline
    multicolumn{3}{|l}{} & textsc{c1} & textsc{c2} & textsc{c3} & textsc{c4} & textit{H} \[0.5ex]
    & & & & $w=7$ & $w=3$ & $w=3$ & $w=1$ &\
    hline hline
    a. & ding{43} & O1 & & $-3$ & & $-1$ & $-4$ \
    hline
    b. & & O2 & & $-3$ & $-3$ & $-1$ & $-7$ \
    hline
    c. & ding{43} & O3 & & & $-3$ & $-1$ & $-4$ \
    hline
    end{tabular}

    endgroup


    end{document}


    enter image description here






    share|improve this answer


























    • Having corrected {sc{c1}} to {textsc{c1}} surely you don't need the braces wrapped around textsc{c1}? Although, actually they wouldn't have had any effect in the first place i don't believe

      – Au101
      5 hours ago











    • @Au101 At least these braces don't hurt. They could be useful if one decides to automatically align the cells with siunitx (for this table probably overkill ...)

      – samcarter
      5 hours ago











    • So just to add a stupid question to a stupid question -- how do I get the left hand double vertical bar to go all the way to the top?

      – Simon Rake
      5 hours ago











    • and also and of course thank you for your input @samcarter et al

      – Simon Rake
      5 hours ago











    • @SimonRake Remove multicolumn{3}{|l}{} and instead write & & to get the double bar until the top

      – samcarter
      5 hours ago
















    4














    I suggest to simplify your syntax quite a bit:




    • instead of the center environment, which adds additional vertical spaces, you could use centering


    • the scalebox{1}{1}{...} does not have any effect (scales both directions by 1), thus can be left out


    • your second row has not enough entries, I suspect one empty cell is missing at the start


    • two-letter font commands are deprecated, see Does it matter if I use textit or it, bfseries or bf, etc (and just my personal opinion, the combination between small caps and numbers looks odd...)


    • for better spacing put your equations w=3 in math mode instead of italics, same for all the negative numbers. This will give you real minus signs instead of hyphens


    • many of the {} around the cells are unnecessary (thank to @Au101 for pointing this out in the comments)


    • and what Werner and Simon say in their comments below your question



    and please have a look at http://betterposters.blogspot.com/2012/08/the-data-prison.html



    documentclass[11pt, oneside]{article}
    usepackage{geometry}
    geometry{a4paper}
    usepackage{graphicx}
    usepackage{amssymb}
    usepackage{arydshln}
    usepackage[table]{xcolor}
    usepackage{pifont}

    begin{document}

    begingroup
    centering
    renewcommand*arraystretch{1.2}
    begin{tabular}[t]{|rrl||c|c|c|c||c|}
    hline
    multicolumn{3}{|l}{} & textsc{c1} & textsc{c2} & textsc{c3} & textsc{c4} & textit{H} \[0.5ex]
    & & & & $w=7$ & $w=3$ & $w=3$ & $w=1$ &\
    hline hline
    a. & ding{43} & O1 & & $-3$ & & $-1$ & $-4$ \
    hline
    b. & & O2 & & $-3$ & $-3$ & $-1$ & $-7$ \
    hline
    c. & ding{43} & O3 & & & $-3$ & $-1$ & $-4$ \
    hline
    end{tabular}

    endgroup


    end{document}


    enter image description here






    share|improve this answer


























    • Having corrected {sc{c1}} to {textsc{c1}} surely you don't need the braces wrapped around textsc{c1}? Although, actually they wouldn't have had any effect in the first place i don't believe

      – Au101
      5 hours ago











    • @Au101 At least these braces don't hurt. They could be useful if one decides to automatically align the cells with siunitx (for this table probably overkill ...)

      – samcarter
      5 hours ago











    • So just to add a stupid question to a stupid question -- how do I get the left hand double vertical bar to go all the way to the top?

      – Simon Rake
      5 hours ago











    • and also and of course thank you for your input @samcarter et al

      – Simon Rake
      5 hours ago











    • @SimonRake Remove multicolumn{3}{|l}{} and instead write & & to get the double bar until the top

      – samcarter
      5 hours ago














    4












    4








    4







    I suggest to simplify your syntax quite a bit:




    • instead of the center environment, which adds additional vertical spaces, you could use centering


    • the scalebox{1}{1}{...} does not have any effect (scales both directions by 1), thus can be left out


    • your second row has not enough entries, I suspect one empty cell is missing at the start


    • two-letter font commands are deprecated, see Does it matter if I use textit or it, bfseries or bf, etc (and just my personal opinion, the combination between small caps and numbers looks odd...)


    • for better spacing put your equations w=3 in math mode instead of italics, same for all the negative numbers. This will give you real minus signs instead of hyphens


    • many of the {} around the cells are unnecessary (thank to @Au101 for pointing this out in the comments)


    • and what Werner and Simon say in their comments below your question



    and please have a look at http://betterposters.blogspot.com/2012/08/the-data-prison.html



    documentclass[11pt, oneside]{article}
    usepackage{geometry}
    geometry{a4paper}
    usepackage{graphicx}
    usepackage{amssymb}
    usepackage{arydshln}
    usepackage[table]{xcolor}
    usepackage{pifont}

    begin{document}

    begingroup
    centering
    renewcommand*arraystretch{1.2}
    begin{tabular}[t]{|rrl||c|c|c|c||c|}
    hline
    multicolumn{3}{|l}{} & textsc{c1} & textsc{c2} & textsc{c3} & textsc{c4} & textit{H} \[0.5ex]
    & & & & $w=7$ & $w=3$ & $w=3$ & $w=1$ &\
    hline hline
    a. & ding{43} & O1 & & $-3$ & & $-1$ & $-4$ \
    hline
    b. & & O2 & & $-3$ & $-3$ & $-1$ & $-7$ \
    hline
    c. & ding{43} & O3 & & & $-3$ & $-1$ & $-4$ \
    hline
    end{tabular}

    endgroup


    end{document}


    enter image description here






    share|improve this answer















    I suggest to simplify your syntax quite a bit:




    • instead of the center environment, which adds additional vertical spaces, you could use centering


    • the scalebox{1}{1}{...} does not have any effect (scales both directions by 1), thus can be left out


    • your second row has not enough entries, I suspect one empty cell is missing at the start


    • two-letter font commands are deprecated, see Does it matter if I use textit or it, bfseries or bf, etc (and just my personal opinion, the combination between small caps and numbers looks odd...)


    • for better spacing put your equations w=3 in math mode instead of italics, same for all the negative numbers. This will give you real minus signs instead of hyphens


    • many of the {} around the cells are unnecessary (thank to @Au101 for pointing this out in the comments)


    • and what Werner and Simon say in their comments below your question



    and please have a look at http://betterposters.blogspot.com/2012/08/the-data-prison.html



    documentclass[11pt, oneside]{article}
    usepackage{geometry}
    geometry{a4paper}
    usepackage{graphicx}
    usepackage{amssymb}
    usepackage{arydshln}
    usepackage[table]{xcolor}
    usepackage{pifont}

    begin{document}

    begingroup
    centering
    renewcommand*arraystretch{1.2}
    begin{tabular}[t]{|rrl||c|c|c|c||c|}
    hline
    multicolumn{3}{|l}{} & textsc{c1} & textsc{c2} & textsc{c3} & textsc{c4} & textit{H} \[0.5ex]
    & & & & $w=7$ & $w=3$ & $w=3$ & $w=1$ &\
    hline hline
    a. & ding{43} & O1 & & $-3$ & & $-1$ & $-4$ \
    hline
    b. & & O2 & & $-3$ & $-3$ & $-1$ & $-7$ \
    hline
    c. & ding{43} & O3 & & & $-3$ & $-1$ & $-4$ \
    hline
    end{tabular}

    endgroup


    end{document}


    enter image description here







    share|improve this answer














    share|improve this answer



    share|improve this answer








    edited 5 hours ago

























    answered 5 hours ago









    samcartersamcarter

    87.4k795279




    87.4k795279













    • Having corrected {sc{c1}} to {textsc{c1}} surely you don't need the braces wrapped around textsc{c1}? Although, actually they wouldn't have had any effect in the first place i don't believe

      – Au101
      5 hours ago











    • @Au101 At least these braces don't hurt. They could be useful if one decides to automatically align the cells with siunitx (for this table probably overkill ...)

      – samcarter
      5 hours ago











    • So just to add a stupid question to a stupid question -- how do I get the left hand double vertical bar to go all the way to the top?

      – Simon Rake
      5 hours ago











    • and also and of course thank you for your input @samcarter et al

      – Simon Rake
      5 hours ago











    • @SimonRake Remove multicolumn{3}{|l}{} and instead write & & to get the double bar until the top

      – samcarter
      5 hours ago



















    • Having corrected {sc{c1}} to {textsc{c1}} surely you don't need the braces wrapped around textsc{c1}? Although, actually they wouldn't have had any effect in the first place i don't believe

      – Au101
      5 hours ago











    • @Au101 At least these braces don't hurt. They could be useful if one decides to automatically align the cells with siunitx (for this table probably overkill ...)

      – samcarter
      5 hours ago











    • So just to add a stupid question to a stupid question -- how do I get the left hand double vertical bar to go all the way to the top?

      – Simon Rake
      5 hours ago











    • and also and of course thank you for your input @samcarter et al

      – Simon Rake
      5 hours ago











    • @SimonRake Remove multicolumn{3}{|l}{} and instead write & & to get the double bar until the top

      – samcarter
      5 hours ago

















    Having corrected {sc{c1}} to {textsc{c1}} surely you don't need the braces wrapped around textsc{c1}? Although, actually they wouldn't have had any effect in the first place i don't believe

    – Au101
    5 hours ago





    Having corrected {sc{c1}} to {textsc{c1}} surely you don't need the braces wrapped around textsc{c1}? Although, actually they wouldn't have had any effect in the first place i don't believe

    – Au101
    5 hours ago













    @Au101 At least these braces don't hurt. They could be useful if one decides to automatically align the cells with siunitx (for this table probably overkill ...)

    – samcarter
    5 hours ago





    @Au101 At least these braces don't hurt. They could be useful if one decides to automatically align the cells with siunitx (for this table probably overkill ...)

    – samcarter
    5 hours ago













    So just to add a stupid question to a stupid question -- how do I get the left hand double vertical bar to go all the way to the top?

    – Simon Rake
    5 hours ago





    So just to add a stupid question to a stupid question -- how do I get the left hand double vertical bar to go all the way to the top?

    – Simon Rake
    5 hours ago













    and also and of course thank you for your input @samcarter et al

    – Simon Rake
    5 hours ago





    and also and of course thank you for your input @samcarter et al

    – Simon Rake
    5 hours ago













    @SimonRake Remove multicolumn{3}{|l}{} and instead write & & to get the double bar until the top

    – samcarter
    5 hours ago





    @SimonRake Remove multicolumn{3}{|l}{} and instead write & & to get the double bar until the top

    – samcarter
    5 hours ago











    3














    Maybe this is what you want?



    documentclass[11pt, oneside]{article}
    usepackage{geometry}
    geometry{a4paper}
    usepackage{graphicx}
    usepackage{amsmath, amssymb}
    usepackage{hhline}
    usepackage{arydshln}
    usepackage[table]{xcolor}
    usepackage{pifont}

    begin{document}

    [ renewcommand*arraystretch{1.2}
    begin{array}
    {|rrl||c|c|c|c||c|}
    hhline{---||----||-}
    textsc{c1} & & & {textsc{c2}} & {textsc{c3}} & {textsc{c4}} & {H} & \[0.5ex]
    text{&} & & {w=7} & {w=3} & {w=3} & {w=1} & & \
    hhline{===::====::=}
    a. & text{ding{43}} & {O1} & & -3 & & -1 & -4 \
    hhline{---||----||-} b. & & {O2} & & -3 & -3 & -1 & -7 \
    hhline{---||----||-}
    c. & text{ding{43}} & {O3} & & & -3 & -1 & -4 \
    hhline{---||----||-}
    end{array}]%

    end{document}


    enter image description here






    share|improve this answer






























      3














      Maybe this is what you want?



      documentclass[11pt, oneside]{article}
      usepackage{geometry}
      geometry{a4paper}
      usepackage{graphicx}
      usepackage{amsmath, amssymb}
      usepackage{hhline}
      usepackage{arydshln}
      usepackage[table]{xcolor}
      usepackage{pifont}

      begin{document}

      [ renewcommand*arraystretch{1.2}
      begin{array}
      {|rrl||c|c|c|c||c|}
      hhline{---||----||-}
      textsc{c1} & & & {textsc{c2}} & {textsc{c3}} & {textsc{c4}} & {H} & \[0.5ex]
      text{&} & & {w=7} & {w=3} & {w=3} & {w=1} & & \
      hhline{===::====::=}
      a. & text{ding{43}} & {O1} & & -3 & & -1 & -4 \
      hhline{---||----||-} b. & & {O2} & & -3 & -3 & -1 & -7 \
      hhline{---||----||-}
      c. & text{ding{43}} & {O3} & & & -3 & -1 & -4 \
      hhline{---||----||-}
      end{array}]%

      end{document}


      enter image description here






      share|improve this answer




























        3












        3








        3







        Maybe this is what you want?



        documentclass[11pt, oneside]{article}
        usepackage{geometry}
        geometry{a4paper}
        usepackage{graphicx}
        usepackage{amsmath, amssymb}
        usepackage{hhline}
        usepackage{arydshln}
        usepackage[table]{xcolor}
        usepackage{pifont}

        begin{document}

        [ renewcommand*arraystretch{1.2}
        begin{array}
        {|rrl||c|c|c|c||c|}
        hhline{---||----||-}
        textsc{c1} & & & {textsc{c2}} & {textsc{c3}} & {textsc{c4}} & {H} & \[0.5ex]
        text{&} & & {w=7} & {w=3} & {w=3} & {w=1} & & \
        hhline{===::====::=}
        a. & text{ding{43}} & {O1} & & -3 & & -1 & -4 \
        hhline{---||----||-} b. & & {O2} & & -3 & -3 & -1 & -7 \
        hhline{---||----||-}
        c. & text{ding{43}} & {O3} & & & -3 & -1 & -4 \
        hhline{---||----||-}
        end{array}]%

        end{document}


        enter image description here






        share|improve this answer















        Maybe this is what you want?



        documentclass[11pt, oneside]{article}
        usepackage{geometry}
        geometry{a4paper}
        usepackage{graphicx}
        usepackage{amsmath, amssymb}
        usepackage{hhline}
        usepackage{arydshln}
        usepackage[table]{xcolor}
        usepackage{pifont}

        begin{document}

        [ renewcommand*arraystretch{1.2}
        begin{array}
        {|rrl||c|c|c|c||c|}
        hhline{---||----||-}
        textsc{c1} & & & {textsc{c2}} & {textsc{c3}} & {textsc{c4}} & {H} & \[0.5ex]
        text{&} & & {w=7} & {w=3} & {w=3} & {w=1} & & \
        hhline{===::====::=}
        a. & text{ding{43}} & {O1} & & -3 & & -1 & -4 \
        hhline{---||----||-} b. & & {O2} & & -3 & -3 & -1 & -7 \
        hhline{---||----||-}
        c. & text{ding{43}} & {O3} & & & -3 & -1 & -4 \
        hhline{---||----||-}
        end{array}]%

        end{document}


        enter image description here







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited 4 hours ago

























        answered 4 hours ago









        BernardBernard

        167k770195




        167k770195






















            Simon Rake is a new contributor. Be nice, and check out our Code of Conduct.










            draft saved

            draft discarded


















            Simon Rake is a new contributor. Be nice, and check out our Code of Conduct.













            Simon Rake is a new contributor. Be nice, and check out our Code of Conduct.












            Simon Rake 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.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f470779%2ffor-the-life-of-me-i-cant-find-the-runaway-argument-here-but-then-im-very-n%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

            Список кардиналов, возведённых папой римским Каликстом III

            Deduzione

            Mysql.sock missing - “Can't connect to local MySQL server through socket”