Skip to content
Snippets Groups Projects
Verified Commit 6ebd6372 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

make orrery smallcaps

parent d034c891
No related branches found
No related tags found
No related merge requests found
......@@ -134,7 +134,8 @@
\draw[\pageSideColor] (A) circle (1);% Suborbit
\fill[\pageSideColor] (A.south) circle (3pt);
\fill[\pageSideColor] (F.east) circle (1pt);
\coordinate [label=\outline{\showCycle}] (FN) at (F)+(2.3,2.3);
\addtocounter{fenestraPosition}{-90}
\coordinate [label={\rotatebox{\value{fenestraPosition}}{\scshape\Large\showCycle}}] (FN) at (F)+(0,0);
}
%
\end{tikzpicture}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment