Re: \ref in docs

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: \ref in docs
Дата
Msg-id 3767B515.135F96C5@alumni.caltech.edu
обсуждение исходный текст
Ответ на \ref in docs  (Bruce Momjian <maillist@candle.pha.pa.us>)
Ответы Re: [DOCS] Re: \ref in docs  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список 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@alumni.caltech.edu
South Pasadena, California


В списке pgsql-docs по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: \ref in docs
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [DOCS] Re: \ref in docs