File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -283,7 +283,7 @@ and the derived files tikzscale.ins,
283
283
%
284
284
% \vspace{0.5em}
285
285
% \noindent\cmd{\begin\{tikzpicture\}}\\
286
- % \indent\texttt{\cmd{\draw} (0,0) -- node \{center\} (\cmd{\linewidth},1);}\\
286
+ % \indent\texttt{\cmd{\draw} (0,0) -{} - node \{center\} (\cmd{\linewidth},1);}\\
287
287
% \cmd{\end\{tikzpicture\}}
288
288
% \vspace{0.5em}
289
289
%
@@ -454,6 +454,10 @@ and the derived files tikzscale.ins,
454
454
% \begin{itemize}
455
455
% \item Reported a bug when using a graphics path with multiple path entries, which lead to a fix.
456
456
% \end{itemize}
457
+ % \item Guillaume Martrou
458
+ % \begin{itemize}
459
+ % \item Reported a bug in an example of the documentation where -- was written instead of -{}-, which lead to its fix.
460
+ % \end{itemize}
457
461
% \end{itemize}
458
462
%
459
463
%
You can’t perform that action at this time.
0 commit comments