Commit graph

41972 commits

Author SHA1 Message Date
Gabor Kovesdan
5b6ecc816f - Add dblatex customization for Japanese 2013-07-21 14:50:28 +00:00
Gabor Kovesdan
4befd50e40 - Somehow hyphenation path handling is buggy but it works when set in the
base path
2013-07-21 14:49:22 +00:00
Gabor Kovesdan
5e21cdac45 - textobjects do not work and we do not need them anyway 2013-07-21 14:36:42 +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
37bf12cd76 - Add FO titlepage customization 2013-07-21 11:20:40 +00:00
Gabor Kovesdan
879f8d35d2 - Factor out parts that are reusable for FO output 2013-07-21 11:18:51 +00:00
Gabor Kovesdan
7e90dd62e8 - Rename the titlepage specs to reflect that they are used for XHTML 2013-07-21 09:33:05 +00:00
Gabor Kovesdan
2b831af117 - Variablelists look better as blocks
- Add some negative tracking to inline monospace text so that it fits
  better the body text
- Improve padding of verbatim blocks
- Adjust list spacing
2013-07-21 09:14:40 +00:00
Gabor Kovesdan
617b5b57d2 - Enable FOP extensions, which eliminate most of the warnings and turn on
some advanced features, like PDF bookmarks.
- Allow breaking lines of verbatim elements at spaces.  Such a break is
  denoted with a special arrow symbol.  This technique is commonly used
  in technical books to present long source lines.
- Use other monospace font, that has an appropriate arrow symbol for this.
- Add some padding to verbatim environments.
2013-07-15 15:23:13 +00:00
Gabor Kovesdan
d6eaaa9699 - Like in XHTML, do not generate outer links in TOC entries since
TOC entries themselves are cross-refereces, so move a customization to
  the common part.
2013-07-15 13:15:06 +00:00
Gabor Kovesdan
b4269d3dac - Add Japanese customization 2013-07-15 08:29:04 +00:00
Gabor Kovesdan
3b8d2e4e7f - Enable hyphenation 2013-07-14 08:24:02 +00:00
Gabor Kovesdan
44c2e15ea0 - Customize XSL FO stylesheets to render a more realistic handbook format:
* B5 paper size
  * chapters always start on recto
  * the current chapter in indicated by the verso header and the current
    section by the recto header
  * render page numbers at the outer side of the foooter
  * sections are automatically labelled
  * bibliography entries are enumerated
  * captions of figures and equations are rendered after
  * captions of examples, tables and procedures are rendered before
  * admonitions are highlighted with an icon and a border
  * tables have a grey header with bold labels
  * programlistings and screen elements are rendered with a grey background
  * guibutton is also rendered with a grey background
  * manpage references are real links and it is indicated with the blue color
2013-07-13 16:20:18 +00:00
Gabor Kovesdan
e94dad6215 - 400px width and a proportional height looks like a good default
for most images but some will need more exact parameters on
  an individual basis
2013-07-13 07:39:52 +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
b25caf6d4a - Disable hyphenation for now 2013-07-11 19:24:55 +00:00
Gabor Kovesdan
a7859fdca5 - Fix after merge 2013-07-11 18:11:37 +00:00
Gabor Kovesdan
888db9ae19 - MFH 2013-07-11 17:27:09 +00:00
Sergey Kandaurov
f21cda71b5 Link to the 9.2 Release Schedule, expected to be done in August. 2013-07-11 17:13:40 +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
Ryusuke SUZUKI
3c49cbd8e2 - Merge the following from the English version:
r42144 -> r42240	head/ja_JP.eucJP/share/xml/news.xml
2013-07-11 08:34:25 +00:00
Rick Macklem
01f039ec95 Fix a line that wasn't spotted by the old version of igor I used.
Requested by:	Warren Block
2013-07-11 02:16:22 +00:00
Gabor Pali
4d7b2c9c9c - Add introduction for the Q2 report
Submitted by:	theraven
2013-07-10 23:39:23 +00:00
John Marino
a62d658661 Add John Marino to developers list
Approved by:	bapt (mentor)
2013-07-10 21:40:29 +00:00
Gabor Pali
82bc4b1538 - Prepend an introductory sentence for the SDIO driver entry
Submitted by:	theraven
2013-07-10 21:40:23 +00:00
Gabor Pali
648661ea63 - Elaborate benefits of PVHM and PVH in the Xen entry
Submitted by:	theraven
2013-07-10 21:37:57 +00:00
Gabor Kovesdan
0b76ab9d14 - Use UTF-8 in the LaTeX file so that we render all of the languages
- Render all links in blue
2013-07-10 11:57:13 +00:00
Warren Block
2d80d1930a Whitespace-only cleanup. Translators, please ignore. 2013-07-10 11:40:36 +00:00
Warren Block
bd7adfb41a Add a section showing use of <email> tags, both with and without
"nolink".  Move the sample <procedure> inside the <example>, the
comment that noted procedures could not be inside examples is no
longer correct.
2013-07-10 11:35:47 +00:00
Gabor Kovesdan
8893e5621d - Workaround for dblatex escaping in <filename> 2013-07-10 10:38:06 +00:00
Ryusuke SUZUKI
b9dcf8fe1b - Update the author entity references:
head/ja_JP.eucJP/articles/contributors/article.xml
	head/ja_JP.eucJP/books/faq/book.xml
	head/ja_JP.eucJP/books/handbook/bsdinstall/chapter.xml
	head/ja_JP.eucJP/share/xml/mailing-lists.ent

- Merge the following from the English version:

	r40236 -> r42226	head/ja_JP.eucJP/htdocs/platforms/arm.xml
	r38308 -> r42226	head/ja_JP.eucJP/htdocs/platforms/sparc.xml
	r41455 -> r42226	head/ja_JP.eucJP/htdocs/security/reporting.xml
	r37259 -> r42226	head/ja_JP.eucJP/share/xml/teams.ent
2013-07-10 10:05:37 +00:00
Gabor Pali
475c207de9 - Minor nits
Submitted by:	bjk
2013-07-10 08:16:32 +00:00
Gabor Pali
3c3e2265bc - Add a Q2 report entry on the SDIO driver
Submitted by:	Ilya Bakulin <Ilya@bakulin.de>
2013-07-10 08:13:58 +00:00
Rick Macklem
a55ba6f9fc Document the __FreeBSD_version bump for r253049. 2013-07-10 00:18:49 +00:00
Rene Ladan
05a63b7543 Merge r42226 fo the Dutch website. 2013-07-09 23:18:03 +00:00
Rene Ladan
ede0127a2d Merge r42226 for the Dutch articles and books. 2013-07-09 22:56:30 +00:00
Rene Ladan
1d9bea10ed Merge the projects/entities branch into head/
The primary purposes are to clean up duplicated author definitions in
both share/xml/authors.ent and share/xml/developers.ent, and as a added
bonus simplify writing up author names/email addresses in web pages.

Apart from merging developers.ent into authors.ent, removing the former,
and updating the Committers Guide there should be little user-visible changes:
- a.portmgr renamed to a.portmgr.members
- a.doceng renamed to a.doceng.members
- team.re renamed to a.re.members.email and moved from
share/xml/freebsd.ent to share/xml/authors.ent
- a.core updated and moved from share/xml/mailing-lists.ent to
share/xml/teams.ent
- share/pgpkeys/{addkey.sh|README} updated

Translations are untouched except for build fixes.

Approved by:	doceng (gjb)
Approved by:	gjb (mentor)
2013-07-09 21:15:47 +00:00
Gabor Pali
ef5f908611 - Trim sentences about expected merging of bsdconfig(8) and sysrc(8), because
it is already done now

Submitted by:	dteske
2013-07-09 17:02:34 +00:00
Gabor Pali
6e75c6fefa - Improve wording for the core report entry
Submitted by:	emaste
2013-07-09 15:59:55 +00:00
Gabor Pali
56f891bb11 - Fix a grammar mistake (made by me) in the V4L2 entry
Submitted by:	theraven
2013-07-09 15:50:56 +00:00
Gabor Pali
82e2dd77da - Add some more open tasks for the GNOME entry
Submitted by:	kwm
2013-07-09 15:47:59 +00:00
Gabor Pali
0e080b798d - Add a Q2 report entry for the recent Newcons work
Submitted by:	ray
2013-07-09 14:08:53 +00:00
Gabor Pali
65d4712fe7 - Many minor fixes from Warren -- thanks!
Submitted by:	wblock
2013-07-09 13:22:59 +00:00
Gabor Pali
8e4ae0d0a8 - Add Q2 report for the Core Team 2013-07-09 09:10:23 +00:00
Gabor Pali
e448c6dcf4 - Add Q2 report for The FreeBSD Foundation
Submitted by:	Deb Goodkin <deb@FreeBSDFoundation.org>
2013-07-09 09:03:28 +00:00
Gabor Pali
eedbe404c1 - Add a Q2 report on improved TCP SYN cookies
Submitted by:	andre
2013-07-09 08:48:08 +00:00
Murray Stokely
2c4a0195a9 Add link to YouTube playlist of BSDCan 2013 presentations. 2013-07-09 08:33:48 +00:00