From 0e57bfcf262a2b2a6a4c8148353cdaed7dc91c9c Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 7 Dec 2016 21:22:15 +0100 Subject: Use latex in plots when using tikzDevice --- man/plot.mmkin.Rd | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man/plot.mmkin.Rd') diff --git a/man/plot.mmkin.Rd b/man/plot.mmkin.Rd index 7f3460d3..23f35c4b 100644 --- a/man/plot.mmkin.Rd +++ b/man/plot.mmkin.Rd @@ -7,6 +7,9 @@ When x is a row selected from an mmkin object (\code{\link{[.mmkin}}), the same model fitted for at least one dataset is shown. When it is a column, the fit of at least one model to the same dataset is shown. + + If the current plot device is a \code{\link[tikzDevice]{tikz}} device, + then latex is being used for the formatting of the chi2 error level. } \usage{ \method{plot}{mmkin}(x, main = "auto", legends = 1, errmin_var = "All data", errmin_digits = 3, -- cgit v1.2.1