K 10 svn:author V 3 hrs K 8 svn:date V 27 2004-07-26T15:28:32.000000Z K 7 svn:log V 843 Add entities &url.articles.*; and &url.books.*;. These can be used in like . To use these entities, put the following lines in preamble (DOCTYPE declaration) of the document: %l10n.ent; %urls.ent; and put URL_RELPREFIX in the Makefile. For translation teams: please add your "langcode" into /share/sgml/l10n.ent using examples from en_US.ISO8859-1/share/sgml/l10n.ent and ja_JP.eucJP/share/ sgml/l10n.ent. &url.books.*; will be replaced with URLs for your language; if you want URLs which point the original (English) docs, you can use &url.books.*.en; instead. Discussed with: den END