Re: Rendering pi more nicely in PDF

Поиск
Список
Период
Сортировка
От Alexander Lakhin
Тема Re: Rendering pi more nicely in PDF
Дата
Msg-id 40367f31-64c9-8713-b7c2-760a055ac74d@gmail.com
обсуждение исходный текст
Ответ на Re: Rendering pi more nicely in PDF  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Rendering pi more nicely in PDF  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-docs
27.04.2020 18:04, Tom Lane wrote:
> Alexander Lakhin <exclusion@gmail.com> writes:
>> 26.04.2020 22:13, Tom Lane wrote:
>> BTW, I tried to also use this <phrase> markup inside the template for
>> <returnvalue>, so we'd only need one font-switching special case not two.
>> Didn't work though --- apparently templates don't get applied recursively?
>> Oh well.
We can have a single template "symbol_font" and reuse it, but it doesn't
seem cleaner to me (for just two cases).
(Placing <phrase ...>  into <xsl:template match="returnvalue"> wouldn't
work as such a content goes into the output, whilst all xsl:templates
apply to the input tree.)

Best regards,
Alexander

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Rendering pi more nicely in PDF
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: explanation for random_page_cost is outdated