Deyan Ginev edited subsection_Advanced_Table_Borders_Sometimes__.tex  almost 9 years ago

Commit id: aca0e7246d04b15d790ec4a9b6ecb86b2ee0ea54

deletions | additions      

       

Here is an illustrating example:  \begin{minipage}{0.9\pagewidth} \noindent\begin{minipage}{0.9\pagewidth}  \begin{lstlisting}  \begin{tabular}{cc|c|c|c|c|l} \cline{3-6}  & & \multicolumn{4}{ c| }{Primes} \\ \cline{3-6}  & & 2 & 3 & 5 & 7 \\ \cline{1-6} 

\end{tabular}  \end{lstlisting}  \end{minipage}  \begin{minipage}{0.1\pagewidth} \noindent\begin{minipage}{0.1\pagewidth}  \begin{tabular}{cc|c|c|c|c|l}  \cline{3-6}  & & \multicolumn{4}{ c| }{Primes} \\ \cline{3-6}