Computing Pages

by Francesc Hervada-Sala


odt add-in

This add-in supports reading UTL from a text document in Open Document format, created for example by Open-Office Writer or KDE KWrite. After the module is loaded, these word processor files can be parsed by the UText interpreter with the function $ut->getfile('odt',<file>) and the ustring tag [read.odt <file>].

Script example:

load odt
read.odt my-article.odt

Note that the file contents has to be UTL.

See [read] for more information.

Installation

This add-in uses the Perl module OpenOffice::OODoc by Jean-Marie Gouarné that can be downloaded from CPAN. Install steps:

perl -MCPAN -e shell
install OpenOffice::OODoc
Print Contact

odt add-in

Installation

UText/1.2 Manual

Copyright

Getting Started

Installation

Quick Tour

User Guide

Universaltext Language

Feeding Text

Alternate Parsers

Text Selectors

Output Processors

Universaltext Script

Add-In Modules

Reference: Base Modules

UText.pm

UTL.pm

Navigation.pm

Tags.pm

FILE.pm

Reference: Script

Script.pm

Functions.pm

Settings.pm

utshell.pl

Reference: Extensions

cms add-in

odt add-in

types add-in

Reference: Predefined Operations

Operations Index

Tags

Functions

Add-In Hooks

Project Universal Text

Forerunner

UText/1

Milestones

Text Engine

Text Repository

Text Server

Text Workbench

Text OS

Design Documents

Concepts

Universal Text Language

UTL Syntax

UTL Name System

Architecture

Glossary

Discussion

On Text Structure