denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] Book with Denemo


From: Richard Shann
Subject: Re: [Denemo-devel] Book with Denemo
Date: Sun, 08 May 2016 10:29:43 +0100

On Sun, 2016-05-08 at 08:47 +0100, Richard Shann wrote:
> there is a field called data for this purpose. If you just want to
> store
> the text and nothing more you can use
> 
> (d-DirectivePut-movementcontrol-data tag (car thetitle))

actually, you need (scheme-escape (car thetitle)) in case thetitle has
backslashes in it - \bold for example needs to be stored as \\bold if it
is a scheme string.

Richard





reply via email to

[Prev in Thread] Current Thread [Next in Thread]