[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Permission to submit HOWTO



Hello,


This sounds great. I am sure you can handle DocBook though. For basic
markup it is not that different. For example:


LinuxDoc: <P>blah
DocBook: <Para>blah</Para>

LinuxDoc: 

	<SECT1>
		<HEADING>blah
		<P>blah
	</SECT1>

DocBook: 
	
	<SECT1><TITLE>blah</TITLE>
		<PARA>blah</PARA>
	</SECT1>


It is really not that different for basic markup.

Joshua Drake




On Sat, 10 Jun 2000, M. Leo Cooper wrote:

<CITE>Dear HOWTO Coordinator,
<CITE>
<CITE>I am working on and would like to submit to the LDP a HOWTO on the subject
<CITE>of "Bash Scripting" (shell scripting, using 'bash'). As it happens,
<CITE>I have been writing this document, off and on, for about the last eight
<CITE>months or so, and I could produce a first draft in ASCII text format in
<CITE>a matter of just a few more days.
<CITE>
<CITE>Mendel Cooper
<CITE>thegrendel@theriver.com
<CITE>
<CITE>
<CITE>
<CITE>--  
<CITE>To UNSUBSCRIBE, email to ldp-discuss-request@lists.debian.org
<CITE>with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
<CITE>

-- 
--
<COMPANY>CommandPrompt	- http://www.commandprompt.com	</COMPANY>
<PROJECT>OpenDocs, LLC.	- http://www.opendocs.org	</PROJECT>
<PROJECT>LinuxPorts 	- http://www.linuxports.com     </PROJECT>
<WEBMASTER>LDP		- http://www.linuxdoc.org	</WEBMASTER>
--
Instead of asking why a piece of software is using "1970s technology," 
start asking why software is ignoring 30 years of accumulated wisdom. 
--


--  
To UNSUBSCRIBE, email to ldp-discuss-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org