Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
# -*- coding: utf-8 -*-
rsys2tablines, rsys2table, rsys2pdf_table, radyields2pdf_table )
'1 & 2A & $\\rightarrow$ & B & 3 & 1 & None' ]
\begin{table} \centering \label{tab:none} \caption[None]{None} \begin{tabular}{lllllll} \toprule Id. & Reactants & & Products & {Rate constant} & Unit & Ref \\ \midrule 1 & 2$\mathcal{A}$ & $\rightarrow$ & $\mathcal{B}$ & 3 & 1 & None \\ \bottomrule \end{tabular} \end{table}"""
def test_rsys2pdf_table(longtable): finally:
finally: |