Gabor Kovesdan
bc0ea04e7d
- Move the PGP keyring generation to the language-independent share directory
...
Discussed with: hrs, wblock
2014-03-07 12:23:51 +00:00
Hiroki Sato
b436d0a16d
- Enable docformatnav only when $docformatnav is set to 1.
...
- Set $docformatnav to 1 when $FORMATS contains "html" and "html-split" at the
same time.
- Fix localization of docformatnav using &docnavi.{split,single};.
- Do not create <a> element which points to the document itself.
- Remove share/xml/l10n.ent.
- Fix URI of freebsd-fo-cjk.xsl.
2013-11-13 07:07:52 +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
ae0395da63
Simplify localization layer for XSLT stylesheets. lang/share/xsl/*.xsl are
...
now picked up via share/xsl/*.xsl and they are empty when there is no
localized content in it. This prevents inconsistency between share/xsl/*.xsl
and the localized ones.
2013-11-11 19:26:20 +00:00
Hiroki Sato
6db049ce33
Use XML catalog resolution wherever possible instead of absolute pathnames
...
for external entities.
2013-11-11 18:12:26 +00:00
Gabor Kovesdan
181f228a2f
- Fix build of release notes
...
Approved by: doceng (self)
2013-11-07 18:20:08 +00:00
Gabor Kovesdan
c7e8c2a60b
- Really fix profiling
2013-11-07 12:48:24 +00:00
Gabor Kovesdan
561270fafd
- Default PDF renderer will be FOP
2013-11-07 12:44:37 +00:00
Gabor Kovesdan
61e970ba9d
- Fix profiling support
2013-11-07 12:44:11 +00:00
Gabor Kovesdan
7d632b6bcf
- Improve generated epub file
...
* Generate EPUB3
* Wrap programlistings if necessary
* Use grey background and smaller fonts for programlistings
* Justify main text
* Do not break after table caption
2013-08-14 22:29:07 +00:00
Gabor Kovesdan
69b5fa65aa
- Remove index-related bits; indexes are now enabled by default
2013-07-25 20:56:29 +00:00
Gabor Kovesdan
5b6ecc816f
- Add dblatex customization for Japanese
2013-07-21 14:50:28 +00:00
Gabor Kovesdan
7d8720ec06
- Use the xetex backend since it works better for Unicode
2013-07-21 14:14:43 +00:00
Gabor Kovesdan
a751e1e60f
- verbatim hyphenation requires higher recursion depth
2013-07-21 14:05:38 +00:00
Gabor Kovesdan
9ab14a1f7c
- Make sure images and callouts are found
2013-07-13 07:02:57 +00:00
Gabor Kovesdan
480e4220cf
- Add a FOP config file and use it
2013-07-11 19:27:42 +00:00
Gabor Kovesdan
8893e5621d
- Workaround for dblatex escaping in <filename>
2013-07-10 10:38:06 +00:00
Gabor Kovesdan
2de4169711
- Add experimental support for dblatex
2013-07-03 15:22:19 +00:00
Gabor Kovesdan
a4722b0475
- Add support for RELAX NG validation since it is the normative DB 5.0
...
schema. The DTD validation still does a good job so there is no need
to install Java; RNG validation is optional
2013-07-03 12:07:50 +00:00
Gabor Kovesdan
fc03eb5c00
- MFH
2013-07-03 10:43:17 +00:00
Gabor Kovesdan
b422bc43c3
- Drop DTD after parsing
2013-06-30 09:22:48 +00:00
Marc Fonvieille
e0c4e936e0
Fix install-html-split target:
...
With the current code running "make install" will build the files but
will install only 2 files (docbook.css and tramemark.html). Another
"make install" is required to get the missing files. This is not the
expected behavior. A quick workaround is to run "make && make
install", but let's fix the code to get a working "make install".
Discussed with: gabor
2013-06-24 08:23:29 +00:00
Gabor Kovesdan
2d59309da5
- Use the :T modifier instead of :C
...
Submitted by: hrs
2013-06-21 17:57:26 +00:00
Gabor Kovesdan
194644ff8a
- Create the Schematron XSLT in the current directory
...
- Properly clean up after validation
2013-06-21 11:38:45 +00:00
Gabor Kovesdan
97ece4326c
- Port some of the customizations to DocBook 5.0
...
- Add namespace declaration to DocBook elements in entities since DocBook 5.0
uses a namespace
- Drop Jade-specific compatibility nits
2013-05-30 20:09:44 +00:00
Gabor Kovesdan
a7b70eb4e8
- Use namespace-aware stylesheets
...
- Drop more legacy stuff
2013-05-29 19:29:43 +00:00
Gabor Kovesdan
cfb01a3c46
- Remove Jade-related code
2013-05-29 19:26:44 +00:00
Gabor Kovesdan
c94df498ed
- Drop SGML catalogs
...
- Drop DSSSL stylesheets
- Drop some DSSSL-related comments and Makefile code
2013-05-29 19:21:25 +00:00
Gabor Kovesdan
f2976a4c6d
- Port PGP keyring generation to XSLT
2013-05-23 06:12:40 +00:00
Gabor Kovesdan
fd27f6900b
- Use absolute URLs in printed formats
2013-05-07 14:33:38 +00:00
Gabor Kovesdan
03a4531673
- Work around overflowing images
2013-05-07 10:02:48 +00:00
Gabor Kovesdan
ffd8fc666f
- Allow foreign elements in Schematron
...
- Add some embedded XSLT to improve the input of validation failures
2013-04-03 10:56:14 +00:00
Gabor Kovesdan
68eb6e1a6c
- Remove more leftovers
...
- Simplify image processing so that html always uses .png and printed
formats always use .eps
2013-03-31 21:35:32 +00:00
Gabor Kovesdan
c8eadc3369
Always build pdf from ps and remove related nits. This is what was already
...
done with Handbook and building pdf directly does not seem to work
correctly anyway. This change will help simplifying the build process
and spare some image conversions.
2013-03-31 21:11:07 +00:00
Gabor Kovesdan
996eb9dce9
- Add support for profiling
2013-03-15 10:26:27 +00:00
Gabor Kovesdan
c1ddd50c4c
- Suppress the XML declaration emitted by the Schematron XSLT
2013-03-15 08:40:03 +00:00
Gabor Kovesdan
96d2077fac
- Make the validate/lint target fail when Schematron validation gives output.
...
This is useful when running lint from upper directories. Otherwise,
a validation error would not cause make to halt and an error could
remain unspotted.
2013-03-15 07:49:33 +00:00
Gabor Kovesdan
44368e5859
- Add support for Schematron validation
...
- Add a simple Schematron file that validates file references
- Silence the output of validation so that the result be more readable
2013-03-14 10:25:23 +00:00
Gabor Kovesdan
d55a546a05
- Work around a DocBook XSL bug which lists unexisting files in the
...
manifest
2013-02-25 20:19:29 +00:00
Gabor Kovesdan
0701bf45bd
- Add infrastructure for language-specific XSLT customizations
2013-02-25 20:17:26 +00:00
Gabor Kovesdan
59d4db9584
- Add back SGML catalogs (trimmed to minimally necessary content) since
...
they are still needed for language-specific DSSSL customizations
2013-02-19 16:14:00 +00:00
Gabor Kovesdan
28d065247c
- Fix rendering of Handbook with (Open)Jade
2013-02-18 13:03:19 +00:00
Gabor Kovesdan
f1a9c7762c
- Revert r40891 since the created archive has compatibility problems
2013-02-05 10:11:29 +00:00
Gabor Kovesdan
5ab0b5a928
- Also add images to the epub archive
2013-02-05 10:02:36 +00:00
Gabor Kovesdan
f91ca3af36
- Use bsdtar to create zip archives
...
Submitted by: hrs
2013-02-05 09:39:04 +00:00
Gabor Kovesdan
a06603e1e8
- MFH
2013-02-05 09:14:34 +00:00
Gabor Kovesdan
4cb9e266b6
- Remove doc.html.mk, which is not used any more
...
- Factor out command macros for better readability and consistency
and less duplication
- Make some macros more consistent with the rest
2013-02-02 14:52:15 +00:00
Gabor Kovesdan
7919bb16d6
- Remove some rarely used and badly supported features
2013-02-01 19:51:58 +00:00
Gabor Kovesdan
3a1f4b3005
- Build index in the DocBook XSL way
2013-02-01 19:50:33 +00:00
Gabor Kovesdan
90daffe2e7
- Remove some SGML leftovers
2013-02-01 18:45:41 +00:00