[PATCH -perfbook 05/11] datastruct: Use \tco{} inside inline enumerate list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Inline enumerate lists (enumerate*) are confused by \co{} commands
which have breakable symbols in their argument.
\tco{} is a workaround in this case (as is the case in tabular
cells).

Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx>
---
 datastruct/datastruct.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/datastruct/datastruct.tex b/datastruct/datastruct.tex
index 6363ef33..adb102d4 100644
--- a/datastruct/datastruct.tex
+++ b/datastruct/datastruct.tex
@@ -2077,8 +2077,8 @@ highly replicated.
 It is instead the \co{ht_bucket} structures we should focus on.
 There are two major opportunities for shrinking the \co{ht_bucket} structure:
 \begin{enumerate*}[(1)]
-\item Placing the \co{->htb_lock} field in a low-order bit of one of the
-\co{->htb_head} pointers and
+\item Placing the \tco{->htb_lock} field in a low-order bit of one of the
+\tco{->htb_head} pointers and
 \item Reducing the number of pointers required.
 \end{enumerate*}
 
-- 
2.17.1





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux