About 527,000 results
Open links in new tab
  1. Is it possible to use \cline multiple times when using multirow?

    I am using multiple instantiations of \multicolumn and \multirow, and I was wondering if it were possible to use a discontinuous \cline so as not to strike though the O's in the code above.

  2. Cline doesn´t work properly - TeX - LaTeX Stack Exchange

    When TeX builds the table, since it finds nothing in the last column, it doesn't consider it, so \cline{2-6} finds itself in trouble and the result is what you observe.

  3. Making stats table with /multicolumn and /cline - TeX

    Jun 10, 2016 · Explore related questions multicolumn cline See similar questions with these tags.

  4. Set width of \cmidrule or \cline - TeX - LaTeX Stack Exchange

    May 17, 2018 · Set width of \cmidrule or \cline Ask Question Asked 7 years, 5 months ago Modified 7 years, 5 months ago

  5. Colored tables and cline/hhline - TeX - LaTeX Stack Exchange

    How to write \\clines (or \\hhline) in colored tables so that the color of the cell does not hide the line? Here are two solutions but neither of them works fine. …

  6. Conflict between Springer document class and \\cline

    Mar 6, 2024 · Conflict between Springer document class and \cline [duplicate] Ask Question Asked 1 year, 7 months ago Modified 12 months ago

  7. Why I get undefined control sequence with cline? - TeX

    Aug 9, 2023 · In this way you have a working \cline (which is the same as \cmidrule) but the class will overwrite the definition of \toprule and \bottomrule. You can add …

  8. How to make double cline in tables? - LaTeX Stack Exchange

    I want to draw a double cline in a table where the first column is multirow With double \\hline I can draw a full double horizontal line but double \\cline{i-j} seems to have the same effect with si...

  9. Space between \cline in table - TeX - LaTeX Stack Exchange

    Apr 5, 2019 · I'm working on a table with underlined headings, where each heading spans over two columns. I'm trying to understand how to use the \\extracolsep function to create space …

  10. How to add space between \cline and \hline in tabular - TeX

    Apr 28, 2022 · How can I add a little bit of vertical space between trimmed horizontal and the horizontal line created by \cline{2-4} and \hline, respectively. A minimal (not) working example is: