12. Skribe User Manual -- Compiling Texi documents


main page
top:Skribe User Manual
index:Index
markups:Standard Markups


Compiling Texi documents
SYNOPSIS
DESCRIPTION
SUFFIXES
OPTIONS


Chapters
1Getting Started
2Syntax & Values
3Standard Markups
4References and Hyperlinks
5Indexes
6Bibliography
7Computer programs
8Standard Library
9Engines
10Editing Skribe Programs
11Skribe compiler
12Compiling Texi documents
13List of examples
14Table of contents

In this chapter we present the Skribeinfo compiler that compiles Texinfo (texi) source files into Skribe source file.

SYNOPSIS

skribeinfo [options] [input]...

DESCRIPTION

This manual page is not meant to be exhaustive. The complete documentation for the programming language Skribe can be found at the following url. This manual page only document the skribeinfo compiler that compiles Texinfo source files into Skribe, source files. These Skribe files can be compiled by the skribe compiler in order to produce HTML, TeX, Info or Nroff target files.

SUFFIXES

The skribe compiler uses file suffixes in order to select amongst its possible targets which to choose. These suffixes are:
.texi
a Texinfo source file.
.skb
a Skribe source file.
.sui
a Skribe url index file.

OPTIONS

-h,--help
This help message.
--options
Display the options and exit.
--sexp
Produce only s-expressions.
-o OUT
Set the destination file.
--sui INFO SUI
Associate a SUI file with an INFO file.
-v
Verbose mode.
-s,--style STYLE
Add the style file.
-r,--reset-style STYLE
Reset the style files list.


This Html page has been produced by Skribe.
Last update Sat Dec 1 20:24:27 2007.