stdscribe -- Standard Scribe definitions
(scribe-html?) | Scribe function |
(scribe-tex?) | Scribe function |
(scribe-mgp?) | Scribe function |
(scribe-man?) | Scribe function |
Returns #t is the target format is HTML (respec. TeX, MagicPoint
and nroff). Returns #f otherwise.
(counter [:numbering 'roman] . items) | Scribe function |
The counter markup produces a compact enumeration. The items
are displayed on the same line using compact numbering.
argument | description |
items | The items argument a the counter
expressions. Must be a list of items. |
:numbering | Controls the numbering is rendered. The possible values
are romon and arabic |
(p . body) | Scribe function |
The p function produces a paragraph. It is a shorthand for
paragraph. The argument is:
argument | description |
body | The text of the paragraph. |
(q . body) | Scribe function |
The q function encloses an expression inside quotes.
The argument is:
argument | description |
body | The text of the quoted. |
(c . char) | Scribe function |
Introduces a character in the produced document. The purpose
of this function is to introduce escape characters or to introduce
characters that cannot be typesetted in the document (for instance because
the editors does not support them). The escapes characters are
[ , ] and ; .
argument | description |
char | A representation of the character to be introduced. This can
be:
- A integer, which is the code of the character.
- A character.
- A string of one length 1.
|
Inserts a left angle character (respec. right) in the text.
(fg color . body) | Scribe function |
The fg function sets the foreground (i.e.,
the color of text) of the .
(bg color . body) | Scribe function |
The bg function sets the background of the
.
(symbol symname) | Scribe function |
Introduces special characters in the target document. Here is a
description of the possible symbol name and there graphical representation.
When a back-end does not support a symbol, a blank space is used. Then
the back-end supports the symbol, a green mark is used.
Name | LaTeX | HTML | Other |
iexcl | √ | ¡ | |
cent | √ | ¢ | c |
pound | √ | £ | |
currency | | ¤ | |
yen | √ | ¥ | |
section | √ | § | S |
mul | √ | ¨ | - |
copyright | √ | © | (c) |
female | | ª | |
lguillemet | √ | « | << |
not | √ | ¬ | |
registered | | ® | R |
degree | √ | ° | o |
plusminus | √ | ± | +/- |
micro | √ | µ | |
paragraph | √ | ¶ | P |
middot | √ | · | . |
male | | ¸ | |
rguillemet | √ | » | >> |
1/4 | √ | ¼ | 1/4 |
1/2 | √ | ½ | 1/2 |
3/4 | √ | ¾ | 3/4 |
iquestion | √ | ¿ | |
Agrave | √ | À | À |
Aacute | √ | Á | A |
Acircumflex | √ | Â | Â |
Atilde | √ | Ã | A |
Amul | √ | Ä | A |
Aring | √ | Å | A |
AEligature | √ | Æ | AE |
Oeligature | √ | Œ | OE |
Ccedilla | √ | Ç | Ç |
Egrave | √ | È | È |
Eacute | √ | É | É |
Ecircumflex | √ | Ê | Ê |
Euml | √ | Ë | E |
Igrave | √ | Ì | I |
Iacute | √ | Í | I |
Icircumflex | √ | Î | Î |
Iuml | √ | Ï | I |
ETH | √ | Ð | D |
Ntilde | √ | Ñ | N |
Ograve | √ | Ò | O |
Oacute | √ | Ó | O |
Ocurcumflex | √ | Ô | O |
Otilde | √ | Õ | O |
Ouml | √ | Ö | O |
times | √ | × | x |
Oslash | √ | Ø | O |
Ugrave | √ | Ù | Ù |
Uacute | √ | Ú | U |
Ucircumflex | √ | Û | Û |
Uuml | √ | Ü | Ü |
Yacute | √ | Ý | Y |
THORN | | Þ | |
szlig | √ | ß | |
agrave | √ | à | à |
aacute | √ | á | a |
acircumflex | √ | â | â |
atilde | √ | ã | a |
amul | √ | ä | a |
aring | √ | å | a |
aeligature | √ | æ | æ |
oeligature | √ | œ | oe |
ccedilla | √ | ç | ç |
egrave | √ | è | è |
eacute | √ | é | é |
ecircumflex | √ | ê | ê |
euml | √ | ë | e |
igrave | √ | ì | i |
iacute | √ | í | i |
icircumflex | √ | î | î |
iuml | √ | ï | i |
eth | | ð | |
ntilde | √ | ñ | n |
ograve | √ | ò | o |
oacute | √ | ó | o |
ocurcumflex | √ | ô | o |
otilde | √ | õ | o |
ouml | √ | ö | o |
divide | √ | ÷ | / |
oslash | √ | ø | o |
ugrave | √ | ù | ù |
uacute | √ | ú | u |
ucircumflex | √ | û | û |
uuml | √ | ü | ü |
yacute | √ | ý | y |
thorn | | þ | |
ymul | √ | ÿ | y |
Alpha | √ | Α | A |
Beta | √ | Β | B |
Gamma | √ | Γ | |
Delta | √ | Δ | |
Epsilon | √ | Ε | E |
Zeta | √ | Ζ | Z |
Eta | √ | Η | H |
Theta | √ | Θ | |
Iota | √ | Ι | I |
Kappa | √ | Κ | K |
Lambda | √ | Λ | |
Mu | √ | Μ | M |
Nu | √ | Ν | N |
Xi | √ | Ξ | |
Omicron | √ | Ο | O |
Pi | √ | Π | |
Rho | √ | Ρ | P |
Sigma | √ | Σ | |
Tau | √ | Τ | T |
Upsilon | √ | Υ | Y |
Phi | √ | Φ | |
Chi | √ | Χ | X |
Psi | √ | Ψ | |
Omega | √ | Ω | |
alpha | √ | α | |
beta | √ | β | |
gamma | √ | γ | |
delta | √ | δ | |
epsilon | √ | ε | |
zeta | √ | ζ | |
eta | √ | η | |
theta | √ | θ | |
iota | √ | ι | |
kappa | √ | κ | |
lambda | √ | λ | |
mu | √ | μ | |
nu | √ | ν | |
xi | √ | ξ | |
omicron | √ | ο | o |
pi | √ | π | |
rho | √ | ρ | |
sigmaf | √ | ς | |
sigma | √ | σ | |
tau | √ | τ | |
upsilon | √ | υ | |
phi | √ | φ | |
chi | √ | χ | |
psi | √ | ψ | |
omega | √ | ω | |
thetasym | √ | ϑ | |
piv | √ | ϖ | |
bullet | √ | • | . |
ellipsis | √ | … | ... |
weierp | √ | ℘ | |
image | √ | ℑ | |
real | √ | ℜ | |
tm | √ | ™ | |
alef | √ | ℵ | |
<- | √ | ← | <- |
<-- | √ | ← | <-- |
uparrow | √ | ↑ | ^ |
-> | √ | → | -> |
--> | √ | → | --> |
downarrow | √ | ↓ | v |
<-> | √ | ↔ | <-> |
<--> | √ | ↔ | <--> |
<+ | √ | ↵ | <+ |
<= | √ | ⇐ | <= |
<== | √ | ⇐ | <== |
Uparrow | √ | ⇑ | |
=> | √ | ⇒ | => |
==> | √ | ⇒ | ==> |
Downarrow | √ | ⇓ | |
<=> | √ | ⇔ | <=> |
<==> | √ | ⇔ | <==> |
forall | √ | ∀ | |
partial | √ | ∂ | |
exists | √ | ∃ | |
emptyset | √ | ∅ | |
nabla | √ | ∇ | |
in | √ | ∈ | |
notin | √ | ∉ | |
ni | √ | ∋ | |
prod | √ | ∏ | |
sum | √ | ∑ | |
asterisk | √ | ∗ | * |
sqrt | √ | √ | |
propto | √ | ∝ | |
angle | √ | ∠ | < |
and | √ | ∧ | ^ |
or | √ | ∨ | v |
cap | √ | ∩ | |
cup | √ | ∪ | |
integral | √ | ∫ | |
therefore | | ∴ | |
models | √ | |= | |= |
vdash | √ | |- | |- |
dashv | √ | -| | -| |
sim | √ | ∼ | ~ |
cong | √ | ≅ | |
approx | √ | ≈ | |
neq | √ | ≠ | |
equiv | √ | ≡ | |
le | √ | ≤ | |
ge | √ | ≥ | |
subset | √ | ⊂ | |
supset | √ | ⊃ | |
nsupset | | ⊃ | |
subseteq | √ | ⊆ | |
supseteq | √ | ⊇ | |
oplus | √ | ⊕ | |
otimes | √ | ⊗ | |
perp | √ | ⊥ | |
mid | √ | | | | |
lceil | √ | ⌈ | |
rceil | √ | ⌉ | |
lfloor | √ | ⌊ | |
rfloor | √ | ⌋ | |
langle | √ | 〈 | < |
rangle | √ | 〉 | > |
loz | √ | ◊ | |
spades | √ | ♠ | |
clubs | √ | ♣ | |
hearts | √ | ♥ | |
diams | √ | ♦ | |
euro | √ | ℐ | |
dag | √ | - | |
ddag | √ | - | |
circ | √ | o | o |
top | √ | - | |
bottom | √ | ⊥ | |
lhd | √ | < | < |
rhd | √ | > | > |
parallel | √ | || | || |
Introduces a glyph in the text.
Introduces a new line.
Introduces a 1st, 2nd, 3rd, ... in the text.
The argument is the numeral value to be displayed.
Similar to n-th but uses the French convention.
|