Re: \ref in docs

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-documentation <docs(at)postgresql(dot)org>
Subject: Re: \ref in docs
Date: 1999-06-16 14:30:45
Message-ID: 3767B515.135F96C5@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

> In the developers documentation, I am seeing \ref like:
> Figure \ref{parsetree} shows the parse tree built by the grammar rules
> Note that every Sort and SeqScan node appearing in figure \ref{plan} has
> I can't figure out what they should be. The developers manual from
> Stephan's stuff is really good.

Yes it is. I apparently forgot to resolve the rest of these latex-isms
into docbook-isms for referring to tables or graphics. In most cases
they were referring to internal tabular or listing info, so are
trivial to resolve; I had originally thought that they were referring
to graphics which I wasn't finding elsewhere.

There are probably a few other problems lurking in there; the markup
transformation was a pretty big job...

- Thomas

--
Thomas Lockhart lockhart(at)alumni(dot)caltech(dot)edu
South Pasadena, California

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 1999-06-16 14:38:19 Re: [DOCS] Re: \ref in docs
Previous Message Bruce Momjian 1999-06-16 14:20:22 \ref in docs