← Prev in month ← Prev in thread

DOCBOOK-APPS: Why do some entities need () around them ...

From
Richard Sharpe <>
Date
2001-07-03T05:08:16+00:00
ID
Thread
DOCBOOK-APPS: Why do some entities need () around them ...
Hi,

Why does a name like $xyz$, when being defined, need () around it ..

Ie

(define ($object-titles-after$) (list (...) (...) ...))

'cause (define $object-titles-after$ ...) does not work!
← Prev in month ← Prev in thread