Finished the first sweep for <filename>...</filename>.
My next commit opportunity will probably be this time next Monday. Stay tuned. . .
This commit is contained in:
parent
5d78f265df
commit
01a9af0f16
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2639
4 changed files with 1693 additions and 1483 deletions
en/handbook
en_US.ISO8859-1/books/handbook
en_US.ISO_8859-1/books/handbook
|
@ -8,6 +8,15 @@ Interested parties should examine
|
|||
and get in touch with Nik Clayton (either to nik@FreeBSD.ORG or via the
|
||||
FreeBSD-doc mailing list) if they have specific questions.
|
||||
|
||||
All the scripts mentioned here can also be downloaded by doing to
|
||||
|
||||
<URL:http://www.freebsd.org/~nik/script_name>
|
||||
|
||||
for example,
|
||||
|
||||
<URL:http://www.freebsd.org/~nik/entity-cdata.pl>
|
||||
|
||||
|
||||
------------------------------------------------------------------------
|
||||
The Handbook is midway through the conversion process. It will almost
|
||||
certainly not convert to other formats cleanly
|
||||
|
@ -144,4 +153,16 @@ FreeBSD-doc mailing list) if they have specific questions.
|
|||
|
||||
The remainder will follow tomorrow evening.
|
||||
|
||||
|
||||
6. Finished the first sweep marking up filenames.
|
||||
|
||||
If it looked like a filename (but wasn't a command for the user to type
|
||||
in) it's been marked up with <filename>...</filename>.
|
||||
|
||||
If it had already been marked up as <filename>...</filename> but wasn't
|
||||
a filename, the markup was changed to <emphasis remap="tt">...</emphasis>
|
||||
|
||||
PSGML and Xemacs are very useful for this, using "C-c =" to change
|
||||
existing markup.
|
||||
|
||||
Synchronising with changes 5 and 6 will involve examining the diffs
|
||||
and changing by hand I'm afraid. It could not be automated.
|
||||
|
|
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