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.mkinfit.Rd | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'man/plot.mkinfit.Rd') diff --git a/man/plot.mkinfit.Rd b/man/plot.mkinfit.Rd index a54bbbf6..42f2559c 100644 --- a/man/plot.mkinfit.Rd +++ b/man/plot.mkinfit.Rd @@ -8,6 +8,10 @@ Solves the differential equations with the optimised and fixed parameters from a previous successful call to \code{\link{mkinfit}} and plots the observed data together with the solution of the fitted model. + + 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, + if \code{show_errmin = TRUE}. } \usage{ \method{plot}{mkinfit}(x, fit = x, -- cgit v1.2.1