* \s-+</programlisting> replaced with </programlisting> globally.
* Fixup use of <symbol> with more appropriate element * Fixup wrong occurence of $Id$ * Fixup references to 'make' variables, and strim off the surrounding ${...}, it can be added back by the stylesheet at presentation time. * More insertions or deletions of <para>...</para> as appropriate. And with this commit, ladies and gentlemen, we're almost there as far as the DocBook conversion goes. I still need to: - Split the big handbook.sgml into its constituent files and directories. - Sort out the files that will contain entities, and put in the correct SGML to use them. - Merge in the changes that have happened to doc/handbook over the past 7 or so months. - Build the Makefile framework and supporting apps to do .txt, .ps, .rtf and .pdf conversions. But the mind numbingly tedious stuff is over. Of course, there's always more to do (like the whole bibliography section should be marked up as a bibliography) and I'm putting together the "This is how the handbook should be marked up" document as well. Oh, and organising my notes on how the Handbook could be re-arranged. But apart from that, it's done :-)
This commit is contained in:
parent
73979ab26a
commit
14a83515e5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=3698
4 changed files with 2051 additions and 2667 deletions
en/handbook
en_US.ISO8859-1/books/handbook
en_US.ISO_8859-1/books/handbook
|
@ -571,3 +571,14 @@ for example,
|
|||
54. <quote> -> ”
|
||||
</quote> -> “
|
||||
|
||||
55. * \s-+</programlisting> replaced with </programlisting> globally.
|
||||
|
||||
* Fixup use of <symbol> with more appropriate element
|
||||
|
||||
* Fixup wrong occurence of 'dollar'Id'dollar'
|
||||
|
||||
* Fixup references to 'make' variables, and strim off the surrounding
|
||||
${...}, it can be added back by the stylesheet at presentation
|
||||
time.
|
||||
|
||||
* More insertions or deletions of <para>...</para> as appropriate.
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue