Synchronize tof and toc.
This commit is contained in:
7
main.tex
7
main.tex
@ -92,9 +92,11 @@
|
||||
|
||||
\input chap-introduction
|
||||
|
||||
{\let\newpage\relax
|
||||
\part{Background}
|
||||
\label{pa:background}
|
||||
\addcontentsline{tof}{part}{\protect\numberline{\thepart} Préliminaires}
|
||||
}
|
||||
|
||||
\input chap-proofs
|
||||
|
||||
@ -102,9 +104,11 @@
|
||||
|
||||
\input chap-ZK
|
||||
|
||||
{\let\newpage\relax
|
||||
\part{Group Signatures and Anonymous Credentials}
|
||||
\label{pa:gs-ac}
|
||||
\addcontentsline{tof}{part}{\protect\numberline{\thepart} Signatures de groupe et accréditations anonymes}
|
||||
}
|
||||
|
||||
\input chap-GS-background
|
||||
|
||||
@ -112,8 +116,11 @@
|
||||
|
||||
\input chap-GS-LWE
|
||||
|
||||
{\let\newpage\relax
|
||||
\part{Group Encryption and Adaptive Oblivious Transfer}
|
||||
\label{pa:ge-ot}
|
||||
\addcontentsline{tof}{part}{\protect\numberline{\thepart} Chiffrement de groupe et transfert inconscient adaptatif}
|
||||
}
|
||||
|
||||
\input chap-GE-LWE
|
||||
|
||||
|
Reference in New Issue
Block a user