diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/tikzscale/histogramNormal.tikz')
-rw-r--r-- | Master/texmf-dist/doc/latex/tikzscale/histogramNormal.tikz | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/tikzscale/histogramNormal.tikz b/Master/texmf-dist/doc/latex/tikzscale/histogramNormal.tikz index 30e7535d46d..043eda1540f 100644 --- a/Master/texmf-dist/doc/latex/tikzscale/histogramNormal.tikz +++ b/Master/texmf-dist/doc/latex/tikzscale/histogramNormal.tikz @@ -1,6 +1,7 @@ \begin{tikzpicture} \begin{axis}[ - ybar interval + ybar interval, + title={endlinechar: \the\endlinechar~(should be 13)} ] % a data file containing 8000 normally distributed % random numbers of mean 0 and variance 1 |