lyx_mirror/lib
Richard Heck d841355b7e Fix bug 5316 properly. The fix is to make the routine that reads a counter
update an existing counter rather than overwrite it.

This turns out to be more complicated than it might seem. There are two 
large parts to the patch. One moves the counter read routine out of TextClass
and into the Counter and Counters classes. The other changes the syntax of 
counters from:
	Counter
		Name whatever
	....
to:
	Counter whatever
	....
This allows us to get the name of the counter right away, so we can decide
whether it is an old one or a new one. So the layout format had to be 
changed (again), with corresponding layout2layout code.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26779 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 14:37:28 +00:00
..
bind let the sun shine 2008-09-30 23:55:08 +00:00
commands CmdDef: 2007-12-02 22:10:26 +00:00
doc Update some of the most out of date bits of the FAQ. 2008-10-06 04:47:46 +00:00
examples modernCV.lyx: correct my last commit 2008-10-05 00:35:59 +00:00
fonts Add the esint font to the private fonts. 2007-10-06 15:30:29 +00:00
images Wrong parameter. 2008-07-29 17:54:38 +00:00
kbd Add keymap file for Farsi, provided by Mostafa 2007-06-22 22:41:45 +00:00
layouts Re-introduce bug 5316 for the paper class. The previous fix doesn't work 2008-10-06 12:03:08 +00:00
lyx2lyx add support for TABs in Listings, fileformat change, fixes http://bugzilla.lyx.org/show_bug.cgi?id=3629 , patch by Vincent, lyx2lyx and UI stuff by me 2008-09-30 18:00:02 +00:00
scripts Fix bug 5316 properly. The fix is to make the routine that reads a counter 2008-10-06 14:37:28 +00:00
templates elsarticle.lyx: some corrections 2008-10-06 01:18:38 +00:00
tex remove class cv, now that it has been superceded by simplecv 2007-05-02 10:41:05 +00:00
ui Insert Short Title context menu 2008-09-08 14:22:03 +00:00
autocorrect
build-listerrors
chkconfig.ltx chkconfig.ltx, LaTeXConfig.lyx: it turns out that the fonts of the psnffs package are not always bundled together, so we (already) check for each of them. I added the 3 missing fonts. 2008-10-03 21:50:32 +00:00
configure.py * separate nomencl processing command from index processing command, since nomencl 2008-08-23 09:44:00 +00:00
CREDITS * add Tetsuya Makimura to the credits. 2008-08-19 06:53:18 +00:00
encodings * lib/encodings: revert accidental string change. 2008-08-19 07:05:09 +00:00
external_templates external_templates: don't hardcode the chess extension as suggested by Vincent and Jürgen 2008-10-05 19:25:31 +00:00
generate_contributions.py * contrib 2008-09-08 01:46:02 +00:00
languages make Latvian documents compilable, fixes http://bugzilla.lyx.org/show_bug.cgi?id=5324 2008-10-05 19:12:12 +00:00
Makefile.am - new layour for the elsarticle class 2008-10-04 01:46:48 +00:00
symbols Revert 26348 and 26350. Wrong solution. 2008-09-10 14:36:38 +00:00
syntax.default
unicodesymbols * unicodesymbols: 2008-10-06 11:30:53 +00:00