lyx_mirror/lib/scripts
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
..
clean_dvi.py Remove hardcoded option -tt from python scripts 2006-07-17 19:41:32 +00:00
convertDefault.py fix bug 2418 2007-01-18 01:03:23 +00:00
fen2ascii.py Partially revert changeset 16635. 2007-01-10 04:24:36 +00:00
fig2pdftex.py Fix encoding of converters path and arguments 2007-01-22 02:58:47 +00:00
fig2pstex.py Fix encoding of converters path and arguments 2007-01-22 02:58:47 +00:00
fig_copy.py Partially revert changeset 16635. 2007-01-10 04:24:36 +00:00
layout2layout.py The caption inset patch by Georg, Martin and myself. 2007-01-30 13:23:21 +00:00
legacy_lyxpreview2ppm.py Convert python scripts to utf-8. 2006-08-08 10:42:59 +00:00
listerrors Whitespace only. 2003-10-13 09:50:10 +00:00
lyxpreview2bitmap.py Convert python scripts to utf-8. 2006-08-08 10:42:59 +00:00
lyxpreview_tools.py Remove hardcoded option -tt from python scripts 2006-07-17 19:41:32 +00:00
tex_copy.py Convert python scripts to utf-8. 2006-08-08 10:42:59 +00:00
TeXFiles.py Convert python scripts to utf-8. 2006-08-08 10:42:59 +00:00