Age | Commit message (Collapse) | Author |
|
StaticResourceLocator which can be used for registering static resources (mainly for testing or if certain resources need to be available from the executable)
|
|
|
|
a typesystem
|
|
|
|
|
|
|
|
|
|
StructureNodes in the constructor and refactored Anchor as standalone class instead of AnnotationEntity child. This made some changes in the test bench necessary as well.
|
|
|
|
comment out graphviz visualization in DemoOutputTest because it did not work for me.
|
|
StructuredEntity, Anchor and DocumentPrimitive. Nearly seems to work, but not entirely so. There are still issues with the Manager it seems.
|
|
and changed DemoOutputTest to have some kind of automatic inspection instead of visual inspection.
|
|
|
|
|
|
|
|
|
|
though.
|
|
|
|
DemoOutput for that is still missing, though. convenience build functions have also been implemented in Document.cpp.
|
|
and extended DemoOutput accordingly.
|
|
serialization and fixed a bug in DemoOutput leading to errors if a section/paragraph had no heading.
|
|
the document graph to an XML tree and the XML tree in turn has the methods to serialize to XML text, or, in this case, XHTML text.
|
|
easy test document everything works.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
type system parsing.
|
|
|
|
|
|
|
|
|
|
using a PosType
|
|
as finite state machine nodes without relying on rulesets.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
git-svn-id: file:///var/local/svn/basicwriter@89 daaaf23c-2e50-4459-9457-1e69db5a47bf
|