lout-users
[Top][All Lists]
Advanced

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

Paragraph breaking in a definition


From: Mark Summerfield
Subject: Paragraph breaking in a definition
Date: Wed, 6 Mar 2002 17:10:06 +0000

Hi,

I have the following definitions

# @NmPgRef{tag} makes a PDF link and shows ``Chapter Title'' [p. 51]
import @BasicSetup 
def @NmPgRef right x { x @address@hidden x}'' address@hidden }

# @NmRef{tag} makes a PDF link and shows ``Chapter Title''
import @BasicSetup 
def @NmRef right x { x @address@hidden x}''} }


But unfortunately, the text of address@hidden x} does not get broken on
whitepace. Is this doable?

Thanks.

-- 
Mark.


reply via email to

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