!额外},或忘记\ endgroup.胶乳

gzo*_*zou 4 latex

嘿,我遇到了这些乳胶格式问题,谁能提供一些帮助?

.tex文件:

  \begin{table}{}
  \renewcommand{\arraystretch}{1.1}
  \caption{Cambridge Flow feature definition and description}
  \label{cambridge-feature}}
  \centering
  \begin{tabular}{|c|c|}
  \hline\bfseries Abbreviation &\bfseries Description\\
  \hline
  serv-port & Server port\\
  \hline
  clnt-port & Client port\\
  \hline
  push-pkts-serv & count of all packets with\\ 
   & push bit set in TCP header (server to client)\\
  \hline
  init-win-bytes-clnt & the total number of bytes \\
  & sent in initial window (client to server)\\
  \hline
  init-win-bytes-serv & the total number of bytes sent\\
  & in initial window (server to client)\\
  \hline
  avg-seg-size-clnt & average segment size: \\
  & data bytes devided by number of packets\\
  \hline
  IP-bytes-med-clnt & median of total bytes in IP packet\\
  \hline
  act-data-pkt-serv & count of packet with at least one byte \\
  & of TCP data playload (server to client)\\
  \hline
  data-bytes-var-clnt & variance of total \\
  & bytes in packets (client to server)\\
  \hline
  min-seg-size-serv & minimum segment size \\
  & observed (server to client)\\
  \hline
  RTT-samples-serv & total number of RTT samples\\
  & found (server to client),\\
  & {\bf see also \cite{Moore05discriminators}}\\
  \hline
  push-pkts-clnt &  count of all packets with push bit set \\
  & in TCP header (server to client)\\
  \hline
  \end{tabular}
  \end{table}
Run Code Online (Sandbox Code Playgroud)

和错误消息:

! Extra }, or forgotten \endgroup.
\@endfloatbox ...pagefalse \outer@nobreak \egroup
\color@endbox
l.892 \end{table}
Run Code Online (Sandbox Code Playgroud)

我删除了一个组关闭符号,因为它似乎是虚假的,如$x}$'. But perhaps the } is legitimate and you forgot something else, as in\ hbox {$ x}'.在这种情况下,恢复的方法是插入遗忘和删除的材料,例如,输入"I $}".

我的表中没有$,这也是{与}匹配,并且在我评论引文之后,错误仍然存​​在.

有谁可以提供帮助?

真的很感谢所有的评论!

! Extra }, or forgotten \endgroup.
Run Code Online (Sandbox Code Playgroud)

Whi*_*ind 13

这一行:

  \label{cambridge-feature}}
Run Code Online (Sandbox Code Playgroud)

有一个额外的右支撑.