Deyan Ginev edited subsection_Advanced_Table_Borders_Sometimes__.tex  almost 9 years ago

Commit id: a8cddecd0beb22f63a08f870d17bb681807b9d49

deletions | additions      

       

\item \verb|\cline{i-j}| provides a partial bottom border between columns \verb|i| and \verb|j| of the current row.  \item A combined use of \verb|\multicolumn| and \verb|\multirow| can build a partial vertical border.  \end{itemize}  Here is one illustrating example:\\  Here is one illustrating example:  \noindent\begin{minipage}{700pt} \noindent\begin{minipage}{0.7\textwidth}  \begin{lstlisting}  \begin{tabular}{cc|c|c|c|c|l}  \cline{3-6} 

\end{tabular}  \end{lstlisting}  \end{minipage}  \noindent\begin{minipage}{200pt} \begin{minipage}{0.2\textwidth}  \begin{tabular}{cc|c|c|c|c|l}  \cline{3-6}  & & \multicolumn{4}{ c| }{Primes} \\ \cline{3-6}