texnic-center

Table unnecessarily starting from next page in latex

女生的网名这么多〃 提交于 2019-12-11 08:59:16
问题 How can I stop my table in latex to start unnecessarily from next page leaving a huge space in previous page? How can I force to start just after the heading. Here is my code: I am using packages: \usepackage{tabularx,ragged2e,booktabs,caption}, \usepackage{float} and the code for my table is: \begin{table}[H] \begin{tabular}{| l| l } $.$ & Matches any character.\\ $*$ & Matches zero or more instances of the previous pattern item.\\ $+$ & Matches one or more instances of the previous pattern