Jean-Marc Lasgouttes 4f6c0b5202 Fix # 8414: Use the noweb module instead of literate-* article layouts
Now that we have module support for literate programming, it is possible to do a noweb cleanup. This is basically a patch from Kayvan Sylvan:

- get rid of literate-xxx classes
- rename Scrap to Chunk, since this is the name noweb doc uses (Scrap is from nuweb)
- update lyx file format and add lyx2lyx support for gettting rid of literate-xxx classes
- update documentation

On the top of it, update tex2lyx to
- avoid creating files with literate-xxx class
- fix conflict between parsing << as a quote and parsing it as a Chunk
- create Chunk layouts instead of Scrap ones.
2012-11-28 14:11:47 +01:00
..
2008-04-20 03:20:44 +00:00
2012-09-29 17:33:46 +02:00
2011-04-03 17:39:22 +00:00
2007-08-30 20:09:12 +00:00
2008-02-21 15:13:39 +00:00
2011-04-02 21:46:11 +00:00
2011-12-07 16:49:43 +00:00
2007-08-30 20:09:12 +00:00
2007-08-30 20:09:12 +00:00
2007-08-30 20:09:12 +00:00
2011-04-03 17:39:22 +00:00
2007-08-30 20:09:12 +00:00

All icons to be used should follow this, so that the icons
look alike.

- size 22x22 pixels

- five color:
	#000000000000
	#BFBFBFBFBFBF
	#FFFFFFFFFFFF
	navy
	#B2B2ABABACAC

- two color:
	#BFBFBFBFBFBF
	black

Hint: for editing a bitmap, remove the 'const' with
a text editor.