diff --git a/LALUbook.cls b/LALUbook.cls index 09fb1d4..d3515d5 100644 --- a/LALUbook.cls +++ b/LALUbook.cls @@ -142,17 +142,13 @@ (frame.south west) -- (frame.south east); }, overlay middle={ - \path[font=\small\heiti] (frame.north) node (cont) {续}; \draw[thick,#1!50!black,dashed] - (frame.north west) -- (cont.west) - (frame.north east) -- (cont.east) + (frame.north west) -- (frame.north east) (frame.south west) -- (frame.south east); }, overlay last={ - \path[font=\small\heiti] (frame.north) node (cont) {续}; \draw[thick,#1!50!black,dashed] - (frame.north west) -- (cont.west) - (frame.north east) -- (cont.east); + (frame.north west) -- (frame.north east); }, } } diff --git "a/\350\256\262\344\271\211/\345\205\266\345\256\203/\346\234\252\347\253\237\344\270\223\351\242\23015 \350\214\203\347\225\264\350\256\272\350\247\206\350\247\222\344\270\213\347\232\204\347\272\277\346\200\247\344\273\243\346\225\260.tex" "b/\350\256\262\344\271\211/\345\205\266\345\256\203/\346\234\252\347\253\237\344\270\223\351\242\23015 \350\214\203\347\225\264\350\256\272\350\247\206\350\247\222\344\270\213\347\232\204\347\272\277\346\200\247\344\273\243\346\225\260.tex" index 22111f6..d8d5309 100644 --- "a/\350\256\262\344\271\211/\345\205\266\345\256\203/\346\234\252\347\253\237\344\270\223\351\242\23015 \350\214\203\347\225\264\350\256\272\350\247\206\350\247\222\344\270\213\347\232\204\347\272\277\346\200\247\344\273\243\346\225\260.tex" +++ "b/\350\256\262\344\271\211/\345\205\266\345\256\203/\346\234\252\347\253\237\344\270\223\351\242\23015 \350\214\203\347\225\264\350\256\272\350\247\206\350\247\222\344\270\213\347\232\204\347\272\277\346\200\247\344\273\243\346\225\260.tex" @@ -96,8 +96,8 @@ \section{范畴、函子、自然变换} \begin{tikzpicture} \draw[thick] (0,3) ellipse (2.5 and 1) (0,-2) ellipse (4 and 2) - node at (3, 3) {$\mathcal{C}$} - node at (4.5, -2) {$\mathcal{D}$} + node at (3, 3) {$\cC$} + node at (4.5, -2) {$\cD$} coordinate (X) at (-1, 3) coordinate (Y) at (1, 3) coordinate (FX) at (-3, -2)