Docs: various AsciiDoc formatting fixes for docs
authorYamil Suarez <yamil@yamil.com>
Thu, 7 Aug 2014 21:51:22 +0000 (17:51 -0400)
committerYamil Suarez <yamil@yamil.com>
Thu, 7 Aug 2014 21:51:22 +0000 (17:51 -0400)
commit266848f0e506d12b22defd2928129dc1f4f9fc13
tree16a6d6bf24ca807203eb3ef73ff8642c9331ea2f
parent06411d45ddf472c1cfc10dae82a08c6e82ba24d8
Docs: various AsciiDoc formatting fixes for docs

Fixed the 'bad first character' error, the bad apostrophe error. Removed various UTF-8 chars.
Fixed some numbered list formatting, to take out redundant manual numerals…

for example:

. 1 item
. 2 item
. 3 item

became:

. item
. item
. item

also added "+" to wrap around breaks in numbered lists

for example:

. Right-click on the value control for the fixed field that needs to be edited.

 image::media/ffrc1.jpg[]

 . Select the appropriate value for the fixed field from the menu options.

 became:

  . Right-click on the value control for the fixed field that needs to be edited.
  +
  image::media/ffrc1.jpg[]
  +
  . Select the appropriate value for the fixed field from the menu options.

Signed-off-by: Yamil Suarez <yamil@yamil.com>
docs/admin/MARC_RAD_MVF_CRA.txt
docs/cataloging/MARC_Fixed_Field.txt
docs/cataloging/physical_char_wizard.txt
docs/opac/tpac_meta_record_holds.txt
docs/serials/D-subscription-ASCV.txt