[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
prg2lout : mixing code and filled text
From: |
JamesClementsIII |
Subject: |
prg2lout : mixing code and filled text |
Date: |
Tue, 12 Mar 2002 21:11:59 -0500 |
I would like to place Lout text inside Python code using the triple quotes and
@ symbol as an escape to Lout. First, using the CCommentEscapeToken as a guide
I added the Python versions """@ and '''@ but these failed to escape Lout text.
However, """@Lout and '''@Lout worked just fine. It's not clear to me why one
works and not the other.
Second, I can't seem to make the Lout text have different @Break styles than
the regular code. I would like the narratives to be ragged @Break rather than
lines @Break.
I've noticed when Lout text is excaped in C code using the /*@ */ delimiters,
the resulting text is also broken up rather than filled. Does prg2lout have a
way to fill escaped text from code comment blocks? I'm using the 3.25 version.
James
--
__________________________________________________________________
Your favorite stores, helpful shopping tools and great gift ideas. Experience
the convenience of buying online with address@hidden
http://shopnow.netscape.com/
Get your own FREE, personal Netscape Mail account today at
http://webmail.netscape.com/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- prg2lout : mixing code and filled text,
JamesClementsIII <=