This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: CVS PDF-docs


On Monday 14 October 2002 19:22, Jonathan Larmour wrote:
> Andrew Lunn wrote:
> >>What patch is this? I don't see anything on the lists.
> >
> > Its not been on the list yet...
> >
> > You also need a file called jadetex.cfg in doc/sgml and its
> > subdirectories. It should contain:
> >
> > \hypersetup{pdfpagemode=None,  pdfauthor=eCos (pdfjadetex) , 
> > colorlinks=true, linkcolor=blue,  pdfstartview=FitH}
> Wouldn't the link stuff be in a stylesheet? And other than pdfauthor
> (which I wouldn't have thought would be used) what are the other bits for.
That's what they say it is done that way, since this is a TeX configuration 
<http://twtelecom.dl.sourceforge.net/sourceforge/jadetex/releasenotes.html#AEN95>

>
> > \def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif,.gif}
>
> Why is this needed? It should work without that surely... The names are
> specified in the ENTITIES.

You're right, it's more or less default.

>
> And in the patch below, why the subst .html? The .sgml, .html and starting
> page of the .pdf should all have the same prefixes (even though it's based
> on the <TITLE>). And the .html file may not exist.

The problem is, that in the original rules.doc version the $(MAIN_SGML) 
expands to the whole set of sgml-s used to build the manual and thus the 
subst .sgml cannot be used for the ecos.pdf. We could use the MAIN_PDF 
directly here. The fact that the .html file does not exist, doesn't matter. 
We don't need it here. All we need is a name.

Iztok


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]