lout-users
[Top][All Lists]
Advanced

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

Problem with lout on Solaris -- Report + Sections + Postscript == error


From: Gallagher, Greg
Subject: Problem with lout on Solaris -- Report + Sections + Postscript == error
Date: Thu, 16 Sep 1999 19:00:42 +0400 (MSD)

Hello,

   I'm having a problem with generating a report written in lout using postscript... This is on a Sparc Solaris 2.7 machine, using lout 3.16.  First, here is my lout document:

@SysInclude { report }
# $Id: risk-analysis.lout,v 1.1 1999/09/15 20:11:15 ggallag Exp $
@Report
 @Title { Systems Risk Analysis }
 @Author { Me }
 @Institution {}
 @DateLine { @Date }
 @CoverSheet { Yes }
 @ContentsSeparate { No }
 @InitialFont { Times Base 12p }
 @InitialBreak { hyphen adjust 1.2fx }
 @InitialSpace { lout }
 @InitialLanguage { English }
 @PageOrientation { Portrait }
 @PageHeaders { Simple }
 @ColumnNumber { 1 }
 @FirstPageNumber { 1 }
 @OptimizePages { No }
 @AbstractDisplay { Yes }
 @AbstractTitle { Abstract }
 @Abstract { This document outlines the possible Risks to the
Services used by Our Company for Production, Development and Quality
Assurance. The identifiable risks from a macro to a micro level are
explained, as well as a suggested course of action to minimize or
eliminiate the risk from operations. }

//
@Include { risk-production }

--------------------------------


Here's "risk-production":

@Section @Title { Risk to Production Systems }
@Begin
@PP
This is the introduction.
@End @Section

--------------------------------

mcbain:/home/ggallag/cvs-work/risk-analysis$ lout -S risk.lout > output.ps
lout file "risk-production" (from "risk.lout" line 28):

     1,1: unresolved cross reference @SectionList&&566.risk-production.1
     1,1: unresolved cross reference @SectionList&&566.risk-production.1

The postscript DOES generate, but, well, for the Section Title it has this in the postscript:
240 fnt84 3404 12401(Systems)m 4281(Risk)s 4803(Analysis)s 240 fnt83
4384 11909(Me)m 240 fnt82 3591 11454(16)m 3884(September)s 9(,)k
5004(1999)s 240 fnt84 0 10812(??.)m 411(Risk)s 933(to)s
1187(Pr)s 4(oduction)k 2381(Systems)s 240 fnt82 480 10335(This)m
956(is)s 1166(the)s 1514(introduction.)s

--------------------------------

And it looks like this when you view the postscript:

??. Risk to Production Systems


The PDF generation is fine, and the section number appears as normal.  I appologize in advance if this is a known bug, but I couldn't find a buglist to check or a changes file or BUGS file on the website.

Thanks in advance for any help,

Greg Gallagher



reply via email to

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