Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • Thank you very much for the answer, i really appreciate it. Commented Aug 6, 2020 at 11:08
  • Hi, can i have a last question please? My last problem is the header of the table. I want them all to centered but won't affect the other cells. (the second column of the header still on the left) Commented Aug 6, 2020 at 11:58
  • 2
    Use \multicolumn{1}{|c|}{$f(t)$} for the head of the 2nd column. Commented Aug 6, 2020 at 12:01
  • @Bernard: I think that there is a slight mistake in your comment. It should be \multicolumn{1}{c|}{$f(t)$}. Commented Aug 6, 2020 at 15:31
  • @F.Pantigny: You're right. One of my many lapsus calami Commented Aug 6, 2020 at 15:51