Hello: @greeting@, world
Hello: hello, world
POD-style markups: hello, world , hello, world,
hello, world , hello, world .
Def-style markups: hello, world
This should be red.
and this is back to black.
Here are some escaped chars:
<, >, &, ", #.
As will this (using a skipped line).
Here is a rule or pagebreak:
Feature | Example |
simple style | without caption, using default settings for the table |
multi-line rows | this is a long, long, long, long, long, long, long, long,long, long,long, long, long, long, long, long, line. with a break |
embedded font markups | This is italics |
Feature | Example |
simple style | with caption, using default settings for the table |
multi-line rows | this is a long, long, long, long, long, long, long, long,long, long,long, long, long, long, long, long, line. with a break |
embedded font markups | This is italics |
Feature | Example |
markup block | This is a list:
|
another row | with some data |
Feature | Example |
fancy style | using set col widths and grid on |
multi-line rows | this is a long, long, long, long, long, long, long, long,long, long,long, long, long, long, long, long, line. with a break |
embedded font markups | This is italics |
Feature | Example |
fancy style | using set col widths and grid off |
multi-line rows | this is a long, long, long, long, long, long, long, long,long, long,long, long, long, long, long, long, line. with a break |
embedded font markups | This is italics |
This is verbatim with spaces and odd indention, and no <BR> interpolationAnd this is after the verbatim.
=include_verbatim dummy.pdx
line 1: This is I<included> from the dummy.pdx file. line 2: An embedded include, to another dir: =include ../../doc/dummy.pdx line 4 line 5 line 6: final line
Next we do a pdx include. We mark before and after with "|". Notice that it recursively nests files 3 levels, leading to the closing series of "line 4...".
=include dummy.pdx | line 1: This is included from the dummy.pdx file. line 2: An embedded include, to another dir: line 1: This is included from the dummy.pdx file. line 2: An embedded include line 1: This is doc/dummy2.pdx, included from doc/dummy.pdx file. line 2: An embedded include, to another dir:
line 1: This is I<included> from the dummy.pdx file. line 2: An embedded include, to another dir: =include ../../doc/dummy.pdx line 4 line 5 line 6: final lineline 4 line 5 line 6: final line
line 4 line 5 line 6: final line
line 4 line 5 line 6: final line
|
=include_for html dummy_html.pdx This is a block of pdx to be included only in html files. Thus it could be used for autogenerated chunks of html, generated elsewhere and placed here in a begin block. E.g.,:
=include_for latex dummy_latex.pdx
=include_for docbook dummy_docbook.pdx
=include_raw html dummy_raw_html.html
This is raw HTML
=include_raw latex dummy_raw_latex.tex
=include_raw docbook dummy_raw_docbook.sgml
Here is a cut. We shouldn't see anything during the cut: And now we are back in business.
We'll use verbatim to get far way in the file...
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Ok, here is our reference
The following is a quote:
This is after the quoted section.
This is an inline TeX math entry, from here:
This is a TeX math entry:
15.1. test07
This is a quoted section. It can have internal formatting, e.g.:
15.2. test08
16. Head1
This is text in Head1.
16.1. Head2
This is text in Head2.
16.1.1. Head3
This is a list in Head3.
16.2. test10
: to here