Commit graph

443 commits

Author SHA1 Message Date
Wolfram Schneider
f33530ab05 sync with English makefile, r51099
PR: 222631
2017-10-11 11:31:27 +00:00
Wolfram Schneider
93a30bd6c4 sync from English Makefile, r51076
PR: 222828
2017-10-07 11:25:06 +00:00
Wolfram Schneider
3ce0e3e0e9 fix `make -n' if using git
PR: 222631
2017-09-28 17:00:22 +00:00
Hiroki Sato
907e3647e1 Remove obsolete variable definitions. 2013-11-13 08:05:17 +00:00
Hiroki Sato
8def749c53 Normalize DTD URL. 2013-11-13 07:52:45 +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
db0b08db8f - Define l10n.ent as an entity in localized directories and make them be
picked up via XML catalog in freebsd50.ent or xhtml10-freebsd.dtd,
  not entities.ent.  The L10N entities always come first to be able to
  override everything.

- Define   as   in EUC-JP encoding.  This is a workaround to
  prevent an invalid character in EUC-JP caused by converting 0xa0 in
  UTF-8 (EUC-JP does not allow 0xa0) in XSLT processing.  Theoretically
  it should be   still in the final XML output.

- Make XML catalog resolution consistent for l10n.ent.  This should be
  revisited for the others later.
2013-11-11 06:52:59 +00:00
Gabor Kovesdan
24d129e8d1 - Definitively upgrade to DocBook 5.0 2013-11-07 15:39:28 +00:00
Gabor Kovesdan
86a8d2d471 MFH 2013-11-05 15:52:37 +00:00
Glen Barber
73d53bfd2a Attempt to fix the build, again.
Patched by:	des (based on)
2013-09-29 21:55:15 +00:00
Gabor Kovesdan
23e4e6e242 - Add namespace declaration to index elements 2013-07-24 20:07:18 +00:00
Gabor Kovesdan
4a47cdca9b - Enable indexes by default; now they are not so difficult to generate 2013-07-24 19:38:10 +00:00
Gabor Kovesdan
988c5ce88c - MFH 2013-07-24 19:11:16 +00:00
Gabor Kovesdan
94fb4ea396 - Fix misplaced indexterms 2013-07-24 18:45:32 +00:00
Gabor Kovesdan
888db9ae19 - MFH 2013-07-11 17:27:09 +00:00
Gabor Kovesdan
71c8436054 - Whitespace adjustments after last commit 2013-07-11 17:11:21 +00:00
Gabor Kovesdan
b0b78fa4e9 - Indexterms should not be embedded directly into a question or answer
element but into a deeper paragraph, optimally right after the
  referenced word without spaces even [1] but somehow the schema allows
  badly nested indexterms.  Correct such entires in the whole documentation
  set.
- Add constraints to check for invalid indexterm entries.

See also: http://www.sagehill.net/docbookxsl/GenerateIndex.html#Indexterms [1]
2013-07-11 16:34:54 +00:00
Gabor Kovesdan
57cba96872 - MFH 2013-07-04 19:03:44 +00:00
Gabor Kovesdan
e819151e45 - Fix the cases when the specified column number does not match the real one
- Add a constraint for this
2013-07-03 17:35:46 +00:00
Gabor Kovesdan
fc03eb5c00 - MFH 2013-07-03 10:43:17 +00:00
Gabor Kovesdan
f78772a07c - Fix double application element 2013-06-20 17:12:31 +00:00
Gabor Kovesdan
aa74e030ad - Properly refer to the glossary 2013-06-20 16:51:23 +00:00
Gabor Kovesdan
cdfb9c36e5 - Convert glossary to normal include file instead of entity so that it can be
transformed with XSLT
2013-06-20 16:39:11 +00:00
Gabor Kovesdan
cc22d8bd7c - Add back two accidentally removed entity definitions 2013-06-20 13:41:44 +00:00
Gabor Kovesdan
573419f516 - Add namespace declarations and convert entities to DB 5.0 2013-06-11 10:47:32 +00:00
Gabor Kovesdan
29b0776d82 - Add namespace declaration to trademark entities 2013-06-10 11:36:54 +00:00
Gabor Kovesdan
9b83da790c - Revert r41880 and r41881 since they resulted in loss of semantic
information

Pointed out by:	hrs
2013-06-10 09:40:37 +00:00
Gabor Kovesdan
af9e52a7e6 - Avoid trademark in application 2013-06-08 17:27:35 +00:00
Gabor Kovesdan
8a9e685856 - trademark is not allowed in application so just use ™ or ® 2013-06-08 17:20:50 +00:00
Gabor Kovesdan
d0265dd398 - Clean up unused trademark entities 2013-06-08 17:03:03 +00:00
Gabor Kovesdan
e731b1f9a7 - Remove type="html" from ulink 2013-06-03 12:41:52 +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
Ganbold Tsagaankhuu
d91b1a9940 MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2013-05-28 04:28:34 +00:00
Gabor Kovesdan
7292289d38 - MFH 2013-05-07 10:20:20 +00:00
Gabor Kovesdan
a6684b4306 - Reduce the misuse of role attribute; role="directory" should actually be
class="directory"
- Add constraint to enforce this
2013-04-04 11:40:58 +00:00
Gabor Kovesdan
68645226ea - Replace misused (empty) link elements with xref 2013-04-03 11:33:18 +00:00
Gabor Kovesdan
e8e2dfdbab - Do not specify image file extensions in documents; the proper extension
is appended during rendering
- For the same reason, do not specify format either
- Add constraints to enforce this
2013-04-02 09:50:10 +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
b1f6349527 - MFH 2013-03-20 21:05:33 +00:00
Gabor Kovesdan
a1f0eaf271 - Place the footer below the navigation as it used to be 2013-03-15 08:06:33 +00:00
Gabor Kovesdan
f6c79f1bc8 - Change screenco to screen + co since the former is not supported
properly with xsltproc and the latter is simpler
- Add a constraint to prevent using screenco, programlistingco and
  graphicco in the future
- Note that mediaobjectco is used in the documentation to properly
  compose a figure element but the callout bugs are already there
  in the source image and not placed there by the stylesheets
2013-03-14 20:51:01 +00:00
Gabor Kovesdan
eb47c46865 - Fix erroneous fileref's that result in missing images
- Also fix fdp-primer examples
2013-03-14 09:19:23 +00:00
Ganbold Tsagaankhuu
fbfe50587a MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2013-03-13 03:11:32 +00:00
Ganbold Tsagaankhuu
7b2cb1a583 MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2013-03-13 03:07:17 +00:00
Ganbold Tsagaankhuu
804c0fb0cf MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2013-03-13 02:53:10 +00:00
Ganbold Tsagaankhuu
4449c4a522 MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2013-03-13 02:23:26 +00:00
Ganbold Tsagaankhuu
ea20b7cde0 MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2013-03-13 02:01:56 +00:00
Ganbold Tsagaankhuu
f87a8e39c3 MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2013-03-12 11:32:45 +00:00
Ganbold Tsagaankhuu
a9365a96bf MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2013-03-12 07:45:11 +00:00