From ae7c97442cb97e149eea4a93915f8fb5a1b51226 Mon Sep 17 00:00:00 2001 From: "Samuel W. Flint" Date: Fri, 9 Dec 2016 15:20:10 -0600 Subject: [PATCH] Added about and --- larcs.org | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/larcs.org b/larcs.org index 26bcf5bb28c015c6498654511ee8fbd3ebc2bdaf..eb28e201d42a1b25a7d4fa7e9d300b3b58b957e8 100644 --- a/larcs.org +++ b/larcs.org @@ -2107,7 +2107,7 @@ As with numbers, variables are a relatively simple thing to format. If the vari (convert-for-display term)))) #+END_SRC -** WORKING Converter [0/7] +** WORKING Converter [1/7] :PROPERTIES: :CREATED: <2016-06-14 Tue 17:18> :ID: 88d433ad-e381-4747-8a29-2d78bc759fbf @@ -2149,13 +2149,14 @@ The ~convert-for-display~ function is the driver for this portion of the applica (apply rule (ensure-list function)))))) #+END_SRC -*** TODO And +*** DONE And +CLOSED: [2016-12-09 Fri 15:20] :PROPERTIES: :CREATED: <2016-06-14 Tue 17:38> :ID: 733b98a1-90f1-4d13-abe8-cb86a5608aee :END: -Foo +Like other rules, this formats a list of other sub-equations, with the symbol $\land$ (~\land~) between each term. #+Caption: And Operator #+Name: stf-and-operator