From 64a01eac286886e484b800e1b3b5e652661aeaa3 Mon Sep 17 00:00:00 2001 From: Craig Earls Date: Wed, 28 Sep 2011 09:24:27 -0700 Subject: added chapter files for Queries, Reporting, Format Strings, Python Extensions, and Value Expressions --- doc/L3-Main.texi | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) (limited to 'doc/L3-Main.texi') diff --git a/doc/L3-Main.texi b/doc/L3-Main.texi index 03fd268b..7f1c91f7 100644 --- a/doc/L3-Main.texi +++ b/doc/L3-Main.texi @@ -69,28 +69,16 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. @insertcopying @end ifnottex - -@chapter Introduction - -@include Introduction3.texi - -@chapter Principles of accounting -@include Principles3.texi -@chapter Keeping a journal -@include Journal3.texi -@chapter Basic reporting commands - -@chapter Command-line syntax -@include Syntax3.texi -@chapter Journal data format -@include JournalFormat3.texi - -@chapter Report queries - -@chapter Value expressions - -@chapter Format strings - -@chapter Extending with Python +@c each chapter is in an idividual texi file included here +@include L3-Introduction.texi +@include L3-Principles.texi +@include L3-Journal.texi +@include L3-Reporting.texi +@include L3-Syntax.texi +@include L3-JournalFormat.texi +@include L3-Reporting.texi +@include L3-ValueExpressions.texi +@include L3-FormatStrings.texi +@include L3-Python.texi @bye -- cgit v1.2.3