From f3dd28398a42ccf05e5e64b416ee9c783e0cff08 Mon Sep 17 00:00:00 2001 From: lisagoodrich <33230218+lisagoodrich@users.noreply.github.com> Date: Tue, 24 Oct 2023 15:09:18 -0600 Subject: [PATCH] changing Template Formatting to it's own section --- docs/Users_Guide/batch.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/Users_Guide/batch.rst b/docs/Users_Guide/batch.rst index fdbf23dd..688ff52c 100644 --- a/docs/Users_Guide/batch.rst +++ b/docs/Users_Guide/batch.rst @@ -171,7 +171,8 @@ conceptually, a list of **** structures. | **:** Turns on a difference curve should be plotted for the y2 series; calculated as the pairwise difference between the members of the first series minus the second - example:list(c("series1","series2"), c("series3","series4")). | -**Template Formatting** +Template Formatting +=================== Template values have the syntax {var_name[?param1=val1[&param2=val2[...]]]}. For example,