This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: turning off debug in print/docbook.dsl


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

/ Matthew Hobbs <mhobbs_of_lawson@bigpond.com> was heard to say:
| I think I should be able to disable this debug feature (in  
| print/docbook.dsl) by using a customised stylesheet but so far can only 
| manage to do it by editing  print/docbook.dsl itself.
|
| (define debug
|   (external-procedure "UNREGISTERED::James Clark//Procedure::debug"))
|
| ;; Make text that comes from unimplemented tags easy to spot
| (default
|   (let* ((colr-space (color-space 
| 		      "ISO/IEC 10179:1996//Color-Space Family::Device RGB"))
| 	 (red (color colr-space 1 0 0)))
|     (make sequence
|       color: red
|       (process-children))))
|
|  I guess it's useful but at the moment I just want PDF without any red text!

What elements are you using that are producing red text? If you're
getting red, you should add element construction rules that process
the elements that are coming out red.

                                        Be seeing you,
                                          norm

- -- 
Norman Walsh <ndw@nwalsh.com>      | Language is by its very nature a
http://www.oasis-open.org/docbook/ | communal thing; that is, it
Chair, DocBook Technical Committee | expresses never the exact thing
                                   | but a compromise--that which is
                                   | common to you, me, and
                                   | everybody.--T. E. Hulme
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.7 <http://mailcrypt.sourceforge.net/>

iD8DBQE9k546OyltUcwYWjsRAgSUAJ96OKNf9r71BAXHnCp2A53o1BaSiwCdESO3
m3RVHip5NNEAb6U7oZKWoMQ=
=haao
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]