Gabor Kovesdan
ec3cf8682b
- MFH
2013-07-26 12:58:37 +00:00
Gabor Kovesdan
aa75349809
- Properly enable indexes
2013-07-25 08:50:43 +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
95a7e2a418
- Revert wrong commit
2013-07-24 11:21:16 +00:00
Gabor Kovesdan
318c062bbd
- Eliminate footnote in table
2013-07-24 11:18:07 +00:00
Gabor Kovesdan
57cba96872
- MFH
2013-07-04 19:03:44 +00:00
Tony Finch
658ba1303d
The last UK cvsup server is going away, so remove all its aliases.
2013-07-03 15:06:52 +00:00
Gabor Kovesdan
a9d0388c13
- Remove literal from attribution
2013-06-20 17:11:16 +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
5abc7b107d
- Revert r41797, r41798 and r41867, which were not really good fixes
2013-06-20 14:50:47 +00:00
Gabor Kovesdan
0e4e6a969a
- More workarounds for CDATA-related stuff
2013-06-20 14:23:08 +00:00
Gabor Kovesdan
d1543284b1
- Avoid comments in CDATA sections so that these documents can easily be
...
converted to DocBook 5.0. This results in an ugly markup at some parts
but this can be corrected after the conversion is done. Anyway, these
sections need serious rewriting.
- Fix a double application element
2013-06-20 10:40:37 +00:00
Gabor Kovesdan
dadef106c7
- Add namespace declarations and convert entities to DB 5.0
2013-06-11 10:34:46 +00:00
Gabor Kovesdan
29b0776d82
- Add namespace declaration to trademark entities
2013-06-10 11:36:54 +00:00
Gabor Kovesdan
f79b758b09
- email is not allowed in attribution
2013-06-08 12:34:02 +00:00
Gabor Kovesdan
6d39173a36
- abstract should be part of articleinfo
2013-05-31 12:44:58 +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
48c0df24d2
Merge the XML toolchain upgrade, which contains the following changes:
...
- Upgrade to DocBook 4.5
- Use XSLT instead of DSSSL to render XHTML-based output
- Generate PDF from PS and simplify image processing
- Fix make lint and validate the whole documentation set
- Fix rendering of TOC elements
- Fix misused link elements that resulted in a corrupt rendering
- Use more human-friendly publication data and release info rendering
- Add support for XInclude in DocBook documents
- Add support for profiling with attributes [1]
- Add support for Schematron constraints
- Add experimental epub support
- Add experimental support for XSL-FO-based printed output
- Clean up obsolete SGML constructs
- Clean up catalogs
- Drop HTML Tidy since it is not needed any more
[1] http://www.sagehill.net/docbookxsl/Profiling.html
The dependencies of the build will change as follows:
- textproc/opensp
- www/tidy-lib
- textproc/html
- textproc/linuxdoc
- textproc/docbook-410
- textproc/docbook-xml
+ textproc/docbook-xml-450
+ textproc/iso-schematron-xslt
Approved by: doceng (implicit)
2013-05-17 18:49:52 +00:00
Gabor Kovesdan
821f9bab5d
- MFH
2013-04-11 10:34:45 +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
Edson Brandi
4cb7afbe14
- Resync with the English version: r39646 -> r41162
...
Obtained from: The FreeBSD Brazilian Portuguese Documentation Project
(http://doc.fug.com.br )
Approved by: gabor (mentor)
2013-03-30 21:29:50 +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
eb47c46865
- Fix erroneous fileref's that result in missing images
...
- Also fix fdp-primer examples
2013-03-14 09:19:23 +00:00
Gabor Kovesdan
998b28cb3e
- Add more customization layers
...
- Localize footers
2013-02-26 09:43:12 +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
a06603e1e8
- MFH
2013-02-05 09:14:34 +00:00
Gabor Kovesdan
a3c89a1805
- Use exclusively the XML catalogs and drop the old SGML format
2013-02-01 09:48:25 +00:00
Gabor Kovesdan
af7381742b
- Move language-independent entities directly to the DTD
2013-02-01 09:03:01 +00:00
Gabor Kovesdan
f52cae8f60
- Minor entity cleanup
2013-01-31 22:48:54 +00:00
Gabor Kovesdan
242408c1f1
- Fix some copy-paste bugs
2013-01-30 20:17:43 +00:00
Gabor Kovesdan
5df509eaa2
- Remove standalone="no" statements from XML declarations since it did not
...
always work and is no use anyway
2013-01-30 19:12:36 +00:00
Gabor Kovesdan
36cdb51546
- Migrate the documentation set to DocBook 4.5
2013-01-30 14:00:53 +00:00
Gabor Kovesdan
141ff16731
- Make the Brazilian Portuguese documentation valid XML
2013-01-21 17:42:38 +00:00
Edson Brandi
42dae47077
- Resync with the English version: r39882 -> r40061
...
Submitted by: Antonio Pessoa <atnpessoa@gmail.com>
Obtained from: The FreeBSD Brazilian Portuguese Documentation Project
(http://doc.fug.com.br )
Approved by: gabor (mentor)
2012-11-20 10:53:13 +00:00
Edson Brandi
21308673c8
- Resync with the English version: r39544 -> r39882
...
Submitted by: Antonio Pessoa <atnpessoa@gmail.com>
Obtained from: The FreeBSD Brazilian Portuguese Documentation Project
(http://doc.fug.com.br )
Approved by: gabor (mentor)
2012-11-02 01:57:49 +00:00
Edson Brandi
5364673292
- Add new Brazilian Portuguese translation of portbuild article
...
Submitted by: Antonio Pessoa <atnpessoa@gmail.com>
Obtained from: The FreeBSD Brazilian Portuguese Documentation Project
(http://doc.fug.com.br )
Approved by: gabor (mentor)
2012-11-01 11:06:14 +00:00
Edson Brandi
89b4598d02
- Resync with the English version: r39544 -> r39646
...
Submitted by: Marcelo Rossi <marcelorossi@gmail.com>
Obtained from: The FreeBSD Brazilian Portuguese Documentation Project
(http://doc.fug.com.br )
Approved by: gabor (mentor)
2012-11-01 10:58:36 +00:00
Edson Brandi
3ef4c0ed86
- Resync with the English version: r39544 -> r39808
...
Submitted by: Antonio Pessoa" <atnpessoa@gmail.com>
Obtained from: The FreeBSD Brazilian Portuguese Documentation Project
(http://doc.fug.com.br )
Approved by: gabor (mentor)
2012-11-01 10:55:05 +00:00
Gabor Kovesdan
5086b7db96
- Fix the make lint (validate) target
2012-10-13 18:32:14 +00:00
Isabell Long
2be1e25fc2
Replace 'SGML' with 'XML' in Makefile code and comments. A consequence of
...
this was that 'SGMLFLAGS' had to be changed to 'XMLFLAGS' in
share/mk/doc.docbook.mk so that everything continued to build OK.
Approved by: gabor (mentor)
2012-10-06 17:52:37 +00:00
Edson Brandi
4346bf7501
- Update to pt_BR.ISO8859-1/share/xml/teams.ent to match english version r39632
...
Approved by: gabor (mentor)
2012-10-01 13:01:30 +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
Gabor Kovesdan
b4346b9b2d
- Rename .sgml files to .xml
...
- Reflect the rename in referencing files
Approved by: doceng (implicit)
2012-10-01 09:53:01 +00:00
Edson Brandi
8e733d28eb
- Update to pt_BR.ISO8859-1/share/sgml/mailing-lists.ent to match english version r39281
...
Approved by: gabor (mentor)
2012-09-27 10:22:53 +00:00
Edson Brandi
293b53bf32
- Add new Brazilian Portuguese translation of the freebsd-update-server article
...
Submitted by: Marcelo Rossi <marcelorossi@gmail.com>
Obtained from: The FreeBSD Brazilian Portuguese Documentation Project
(http://doc.fug.com.br )
Approved by: gabor (mentor)
2012-09-25 09:11:58 +00:00
Gabor Kovesdan
292f735ed5
- Remove the outdate sound chapter [1]
...
- While here, fix some inconsistencies
Discussed with: ebrandi [1]
2012-09-24 10:42:46 +00:00
Edson Brandi
a49123efc8
- Add new Brazilian Portuguese translation of the building-products article
...
Obtained from: The FreeBSD Brazilian Portuguese Documentation Project
(http://doc.fug.com.br )
Approved by: gabor (mentor)
2012-09-24 10:30:54 +00:00