lyx_mirror/lib
Abdelrazak Younes 500a5f959f The caption inset patch by Georg, Martin and myself.
* buffer.C: increase LyX format to 257.

* lyxtextclass.C: increase FORMAT format to 3.

* buffer_funcs.C: 
  - setCaptionLabels(): new recursive function
  - setCaptions(): new function
  - updateLabels(): call setCaptions() for each paragraph.

* InsetCaption:
  - add a virtual destructor
  - overload InsetText' getStatus() and wide().
  - setLabel(): only set the new private member label_.
  - metrics(): don't set label here and correct for title metrics.
  - draw(): don't set label here
  - latex(): fix optional argument.
  - plaintext(): implement!

* InsetText:
  - add a virtual destructor
  - add virtual to getStatus() and wide().

*  output_latex.[Ch]: move latexOptArgInsets() out of anon namespace.

* text3.C: enable LFUN_CAPTION_INSERT


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16948 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-30 13:23:21 +00:00
..
bind * change LFUN file-insert-ascii to file-insert-plaintext 2007-01-15 22:49:14 +00:00
clipart ExtendedInsets: Update for LyX 1.5 step 2/2 -> finished 2007-01-28 20:33:31 +00:00
doc ExtendedInsets: Update for LyX 1.5 step 2/2 -> finished 2007-01-28 20:33:31 +00:00
examples Add two files that are included by the beamer example file and that I forgot. 2007-01-13 21:08:13 +00:00
images Remove delete files from lib/Makefile.am. 2007-01-28 09:23:38 +00:00
kbd Ensure that the last line of text files ends with a newline. 2006-01-19 00:40:38 +00:00
layouts Fix beamer.layout (remove .cls in DeclareLaTeXClass) 2007-01-25 17:00:56 +00:00
lyx2lyx The caption inset patch by Georg, Martin and myself. 2007-01-30 13:23:21 +00:00
scripts The caption inset patch by Georg, Martin and myself. 2007-01-30 13:23:21 +00:00
templates French translation of beamer template and minor corrections by 2007-01-30 11:03:58 +00:00
tex * lib/tex/lyxchess.sty: 2006-11-19 12:40:06 +00:00
ui The caption inset patch by Georg, Martin and myself. 2007-01-30 13:23:21 +00:00
autocorrect Whitespace only. 2003-10-13 09:50:10 +00:00
build-listerrors Whitespace only. 2003-10-13 09:50:10 +00:00
ChangeLog merge booktabs branch 2006-07-03 19:13:56 +00:00
chkconfig.ltx whitespace only again 2007-01-13 14:19:58 +00:00
configure.py * change LFUN file-insert-ascii to file-insert-plaintext 2007-01-15 22:49:14 +00:00
CREDITS * lib/CREDITS: 2007-01-16 22:33:44 +00:00
encodings Add some more LaTeX encodings, fix thailatex and display all available 2006-12-28 18:15:25 +00:00
external_templates Add lilypond external inset 2006-10-04 19:01:00 +00:00
generate_contributions.py Fix bug 2841 2007-01-29 20:28:44 +00:00
languages Change default encoding of arabic to cp1256 because iso8859-6 is incomplete 2006-12-29 13:17:48 +00:00
Makefile.am French translation of beamer template and minor corrections by 2007-01-30 11:03:58 +00:00
symbols Add support for the esint package 2006-11-13 17:35:18 +00:00
syntax.default Revert unwanted stuff from last commit 2007-01-29 18:37:13 +00:00
unicodesymbols Add machinery to output arbitrary unicode characters with LaTeX commands 2007-01-28 21:27:45 +00:00