\begin{codeexample}[code only]
\usetikzlibrary{graphs, graphdrawing, graphdrawing.trees}
\end{codeexample}
does not work with 'make dist'. It works with 'make'. To make it work with 'make dist', one needs to remove spaces
\begin{codeexample}[code only]
\usetikzlibrary{graphs,graphdrawing,graphdrawing.trees}
\end{codeexample}
So this must be linked with auto-xref.
Nobody/Anonymous
None
None
Public
|
Date: 2012-11-01 03:54:39 PDT I have improved the robustness of the auto-cross-referencing: it will no |
|
Date: 2012-05-04 07:03:12 PDT Here is a minimal example. This seems to be linked with 'space as a word |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2012-11-01 03:54:39 PDT | cfeuersaenger |
| resolution_id | None | 2012-11-01 03:54:39 PDT | cfeuersaenger |
| allow_comments | 1 | 2012-11-01 03:54:39 PDT | cfeuersaenger |
| close_date | - | 2012-11-01 03:54:39 PDT | cfeuersaenger |