Commit graph

4 commits

Author SHA1 Message Date
Gavin Atkinson
162a5dc16d Switch to the recommended URL for the old Google Chart API
Note that this code uses the old API which is officially deprecated,
however converting this to use the new Chart API will take some time.

Obtained from:	https://developers.google.com/chart/image/docs/making_charts
Missed in:	r45633
2014-09-27 08:42:00 +00:00
Hiroki Sato
52f6d56540 - Use /usr/bin/svnlite as SVN if available.
- Replace /XML/{doc,www}/ with /XML/ in SysId.
- Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via
  XML catalog instead.
- Change the L10N layer in freebsd-*.xsl not to use localized XSLT
  stylesheets directly.
- Move share/xsl/* to share/xml and remove share/xsl.
- Remove obsolete share/web2c/pdftex.def.
2013-11-13 06:10:37 +00:00
Hiroki Sato
0aa8e8251a Fix a syntax error. This caused a build breakage in newer libxslt which check
the stylesheet syntax more strictly.

|It is an error for the value of either the use attribute or the match
|attribute to contain a VariableReference.
| (XSL Transformations (XSLT) |Version 1.0, Section 12.2)

Reported by:	gjb on -doc@
2013-01-09 14:45:35 +00:00
Gabor Kovesdan
77d737ee88 - Rename the share/sgml directories to share/xml
- Fix build errors from the next change

Approved by:	doceng (implicit)
2012-10-01 11:56:00 +00:00
Renamed from share/sgml/templates.pastevents.xsl (Browse further)