CVS:
----------------------------------------------------------------------
CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: src/text/fmt/xp/fl_BlockLayout.cpp
CVS: src/text/fmt/xp/fl_DocListener.cpp
CVS: src/text/fmt/xp/fl_SectionLayout.cpp
CVS: src/text/fmt/xp/fl_SectionLayout.h src/text/fmt/xp/fp_Run.cpp
CVS: src/text/fmt/xp/fv_View.cpp src/text/fmt/xp/fv_View.h
CVS: src/text/ptbl/xp/pt_PT_InsertStrux.cpp
CVS:
----------------------------------------------------------------------
Alpha code to enable header/footer display and editting. Lots more work
required here but the basic code is now in place.
Before this commit there was NO code to enable headers and footers to be
entered via the GUI though they could if you knew how to edit *.abw files.
So here's a basic description of how Headers and Footers work in Abi.
You specify that a section has a header or footer associated with it by
speficiying the footer/header attribute in the section and give the
attribute a unique identifier.
Then somewhere in the document you must also speicy a HdrFtrSection with
type="header" ("footer") and the matching identifier.
In the file format this is represented by
<section footer="martin-id">