_____ Sent: Wed, 07 May 2008 17:08:57 +0530 Subject: Re: [SLUG] Convert Document with ascii Text to Html
>>>>> "Yogesh" == Yogesh Kumar K <[EMAIL PROTECTED]> writes: Yogesh> How to convert Document of text and Ascii value to convert in Yogesh> to html , is any command is available in linux , i tryied few Yogesh> command in linux as follow , Yogesh> Is any command or tool will convert to html , Put the text in an editor, and add tags by hand. ASCII text has no formatting info, so you can't really do much except by hand. If you have lots of files to convert, it's fairly easy to script something to add the HTML wrappers, and paragraph markings at each blank line. But for a single file, use an editor. ------------------------------------------------Thanks Mr.Peter but this is 1000 pages of one file for the linux example and structures has been define in the file , so i need to put them as blog , for that i need some help i seen some command like this as follows docbook2html - converts SGML files to other formats enscript (1) - convert text files to PostScript, HTML, RTF, ANSI, and overstrikes i don't know how to use this command in linux ,did any one tried this DISCLAIMER: This communication may be confidential and privileged and the views expressed herein may be personal and are not necessarily the views of ReDIM. It is for the exclusive use of the intended recipient. If you are not the intended recipient, please note that any distribution, copying or use of this communication or the information in it is strictly prohibited.If you have received this communication in error, please notify us by email ([EMAIL PROTECTED]) and then delete the email and any copies of it. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
