From 9627544714b94c703c4f5ac0fdb3d78404f90bfe Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Thu, 7 Feb 2002 22:47:22 +0000 Subject: paragraphs on object orientation in xine and readme instructions on how to use sgmltools-lite CVS patchset: 1482 CVS date: 2002/02/07 22:47:22 --- doc/hackersguide/README | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'doc/hackersguide/README') diff --git a/doc/hackersguide/README b/doc/hackersguide/README index 6e99bc535..a9fb6d443 100644 --- a/doc/hackersguide/README +++ b/doc/hackersguide/README @@ -24,6 +24,17 @@ If you want to generate TeX output (needed for postscript or pdf generation) you will also need jadetex (backend for TeX) and an installed TeX system (for example teTeX). +sgmltools-lite examples: +------------------------ + +to generate html + +$ sgmltools -b onehtml hackersguide.sgml + +to generate pdf + +$ sgmltools -b pdf hackersguide.sgml + --- version of this file: - $Id: README,v 1.1 2001/10/09 18:20:23 heikos Exp $ + $Id: README,v 1.2 2002/02/07 22:47:22 guenter Exp $ -- cgit v1.2.3