Note: Your browser may not currently support MathML. See our browser support page for additional details. You can always view the correct math in the PDF version.
A paragraph is the place for text. You can also include vocabulary terms.
<emphasis> for vocabulary
terms.definition tag within the text.
A document can have sections, however they are not required.
Sections can have subsections. You can include quotes in paragraphs.
The seasons alter: hoary-headed frosts Fall in the fresh lap of the crimson rose, And on old Hiems thin and icy crown An odorous chaplet of sweet summer buds Is, as in mockery, set. The spring, the summer, The childing autumn, angry winter, change Their wonted liveries, and the mazed world, By their increase, now knows not which is which. William Shakespeare; A Midsummer Night's DreamYou can also denote words from another language, such as biological genus and species, E.coli, or the southern German greeting, Grüß Gott.
Paragraphs can contain many other tags such as lists and figures. Figure 1 shows how a figure will display in our system.
| Optional Figure Name |
|---|
![]() |
named-item list.
Here is where you would put an example that relates to what the previous paragraphs were discussing. In an example, you can include any tags that are allowed in any other paragraph including tables (see Table 1).
| City | Degrees Fahrenheit | Degrees Centigrade |
|---|---|---|
| Houston | 54 | 12.22 |
| Chicago | 37 | 2.78 |
| Minneapolis | 31 | -0.56 |
| Miami | 78 | 25.56 |
| Phoenix | 70 | 21.11 |
| Mean | 54.000 | 12.22 |
| Median | 54.000 | 12.22 |
| Variance | 330.00 | 18.166 |
| SD | 101.852 | 10.092 |
frame="all" with the table tag
and colsep="1" rowsep="1" with the
tbody tag to properly display the table in
the print system.
If you would like a block of material to display exactly as you
type it, you can use <code type='block'>; as
you would when discussing computer programming.
>> syms t
>> laplace(exp(t))
ans = 1/(s-1)
>> laplace(t*exp(-t))
ans = 1/(s+1>^2
You can also include math in your document. Math can be
displayed in three ways in our system: inline, block, or
numbered equations. Here are examples of an inline variable,
csymbol options.
For a right triangle with legs
The proof would go here.
What is a composite number?
A composite number
"The canonical how-to guide to using Connexions."