![請求書クラスの変更タブ](https://rvso.com/image/392338/%E8%AB%8B%E6%B1%82%E6%9B%B8%E3%82%AF%E3%83%A9%E3%82%B9%E3%81%AE%E5%A4%89%E6%9B%B4%E3%82%BF%E3%83%96.png)
これは以前の質問からのものですが、数量タブに「時間」ではなく「アイテム」と表示されるようにするには、以下のコードをどのように変更すればよいのでしょうか。
\documentclass{invoice}
\def \tab {\hspace*{3ex}}
\begin{document}
\hfil{\Huge\bf Initech Inc.}\hfil
\bigskip\break % Whitespace
\hrule % Horizontal line
123 Broadway \hfill (000) 111-1111 \\
City, State 12345 \hfill [email protected]
\\ \\
{\bf Invoice To:} \\
\tab James Smith \\ % Invoice recipient
\tab Generic Corporation \\ % Recipient's company
{\bf Date:} \\
\tab \today \\
\begin{invoiceTable}
\feetype{Consulting Services}
\hourrow{October 3, 2012}{8}{12}
\hourrow{October 4, 2012}{6.5}{12}
\hourrow{October 5, 2012}{5.25}{12}
\hourrow{October 10, 2012}{9.75}{20}
\hourrow{October 11, 2012}{5}{12.51}
\feetype{Accounting Services} % Fee category description