From bccb393e993fec7e36a659d58f50ee389b308a0d Mon Sep 17 00:00:00 2001 From: Sam Liddicott Date: Wed, 15 Jun 2011 18:08:19 +0100 Subject: [PATCH] Remove toc from fangle.tm It can be calculated anyway and is a major source of conflicts when merging or cherry-picking --- fangle.tm | 396 -------------------------------------------------------------- 1 file changed, 396 deletions(-) diff --git a/fangle.tm b/fangle.tm index e473791..bfc21ee 100644 --- a/fangle.tm +++ b/fangle.tm @@ -119,402 +119,6 @@ <\table-of-contents|toc> - Introduction |.>>>>|> - - - License |.>>>>|> - - - Using - Fangle> |.>>>>|> - - - Introduction - to Literate Programming> |.>>>>|> - - - Running - Fangle> |.>>>>|> - - - 2.1Listing roots |.>>>>|> - - - 2.2Extracting roots |.>>>>|> - - - 2.3Formatting the document - |.>>>>|> - - - Using - Fangle with L>T||||0.5fn>|0fn|-0.1fn>>X> - |.>>>>|> - - - Using - Fangle with LX> - |.>>>>|> - - - 4.1Installing the LX - module |.>>>>|> - - - 4.2Obtaining a decent mono font - |.>>>>|> - - - txfonts - |.>>>>|> - > - - ams pmb - |.>>>>|> - > - - Luximono - |.>>>>|> - > - - 4.3Formatting your Lyx document - |.>>>>|> - - - Customising the listing appearance - |.>>>>|> - > - - Global customisations - |.>>>>|> - > - - 4.4Configuring the build script - |.>>>>|> - - - ... - |.>>>>|> - > - - Using - Fangle with T||||0.5fn>|0fn|-0.1fn>>XACS||||0.5fn>|0fn|-0.1fn>>> - |.>>>>|> - - - Fangle - with Makefiles> |.>>>>|> - - - 6.1A word about makefiles formats - |.>>>>|> - - - 6.2Extracting Sources |.>>>>|> - - - Converting from - LX to - L>T||||0.5fn>|0fn|-0.1fn>>X - |.>>>>|> - > - - Converting from - T||||0.5fn>|0fn|-0.1fn>>XACS||||0.5fn>|0fn|-0.1fn>> - |.>>>>|> - > - - 6.3Extracting Program Source - |.>>>>|> - - - 6.4Extracting Source Files - |.>>>>|> - - - 6.5Extracting Documentation - |.>>>>|> - - - Formatting - T||||0.5fn>|0fn|-0.1fn>>X - |.>>>>|> - > - - Running pdflatex - |.>>>>|> - > - - Formatting - T||||0.5fn>|0fn|-0.1fn>>XACS||||0.5fn>|0fn|-0.1fn>> - |.>>>>|> - > - - Building the Documentation as a - Whole |.>>>>|> - > - - 6.6Other helpers |.>>>>|> - - - 6.7Boot-strapping the extraction - |.>>>>|> - - - 6.8Incorporating Makefile.inc into existing projects - |.>>>>|> - - - |.>>>>|> - > - - Source - Code> |.>>>>|> - - - Fangle - awk source code> |.>>>>|> - - - 7.1AWK tricks |.>>>>|> - - - 7.2Catching errors |.>>>>|> - - - L>T||||0.5fn>|0fn|-0.1fn>>X - and lstlistings> |.>>>>|> - - - 8.1Additional lstlstings parameters - |.>>>>|> - - - 8.2Parsing chunk arguments - |.>>>>|> - - - 8.3Expanding parameters in the text - |.>>>>|> - - - Language - Modes & Quoting> |.>>>>|> - - - 9.1Modes |.>>>>|> - - - Modes to keep code together - |.>>>>|> - > - - Modes affect included chunks - |.>>>>|> - > - - 9.2Language Mode Definitions - |.>>>>|> - - - Backslash - |.>>>>|> - > - - Strings - |.>>>>|> - > - - Parentheses, Braces and Brackets - |.>>>>|> - > - - Customizing Standard Modes - |.>>>>|> - > - - Comments - |.>>>>|> - > - - Regex - |.>>>>|> - > - - Perl - |.>>>>|> - > - - sh - |.>>>>|> - > - - 9.3Some tests |.>>>>|> - - - 9.4A non-recursive mode tracker - |.>>>>|> - - - Constructor - |.>>>>|> - > - - Management - |.>>>>|> - > - - Tracker - |.>>>>|> - > - - One happy chunk - |.>>>>|> - > - - Tests - |.>>>>|> - > - - 9.5Escaping and Quoting |.>>>>|> - - - Recognizing - Chunks> |.>>>>|> - - - 10.1Chunk start |.>>>>|> - - - T||||0.5fn>|0fn|-0.1fn>>XACS||||0.5fn>|0fn|-0.1fn>> - hackery |.>>>>|> - > - - lstlistings - |.>>>>|> - > - - T||||0.5fn>|0fn|-0.1fn>>XACS||||0.5fn>|0fn|-0.1fn>> - |.>>>>|> - > - - Noweb - |.>>>>|> - > - - 10.2Chunk end |.>>>>|> - - - lstlistings - |.>>>>|> - > - - noweb - |.>>>>|> - > - - 10.3Chunk contents |.>>>>|> - - - lstlistings - |.>>>>|> - > - - Processing - Options> |.>>>>|> - - - Generating - the Output> |.>>>>|> - - - 12.1Assembling the Chunks - |.>>>>|> - - - Chunk Parts - |.>>>>|> - > - - Storing - Chunks> |.>>>>|> - - - getopt> - |.>>>>|> - - - Fangle - LaTeX source code> |.>>>>|> - - - 15.1fangle module |.>>>>|> - - - The Chunk style - |.>>>>|> - > - - The chunkref style - |.>>>>|> - > - - 15.2Latex Macros |.>>>>|> - - - The chunk command - |.>>>>|> - > - - Chunk parameters - |.>>>>|> - > - - The noweb styled caption - |.>>>>|> - > - - The chunk counter - |.>>>>|> - > - - Cross references - |.>>>>|> - > - - The end - |.>>>>|> - > - - Extracting - fangle> |.>>>>|> - - - 16.1Extracting from Lyx |.>>>>|> - - - 16.2Extracting documentation - |.>>>>|> - - - 16.3Extracting from the command line - |.>>>>|> - - - 16.4Testing |.>>>>|> - - - Tests> - |.>>>>|> - - - Chunk - Parameters> |.>>>>|> - - - Compile-log-lyx> - |.>>>>|> - -- 2.11.4.GIT