all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Uwe Ziegenhagen <newsgroup@ziegenhagen.info>
To: help-gnu-emacs@gnu.org
Subject: Re: Desperately need help for html to LaTeX conversion
Date: Mon, 15 Oct 2007 20:52:31 +0200	[thread overview]
Message-ID: <5nhr7fFih2b3U1@mid.uni-berlin.de> (raw)
In-Reply-To: <1192471300.380394.300040@v23g2000prn.googlegroups.com>

vasan999@hotmail.com schrieb:
> Because my previous thread had no reply that could help
> me, I start it again.
> 
> I am very depressed now with the following problem.
> 
> I have a set of html files, must be human readable (as some of the
> output tools produce human readable LaTeX)
> 
> that I want to convert to human readable latex.
> 
> The program by
> http://in.geocities.com/ad_rab/
> 
> produces human unreadable tex. and i could not see the compiled
> resulting dvi.
> 
> The gnu program produces human readable latex, but does not handle all
> the tags.
> 
> the C program by Faase ??? produces human readable latex but misses a
> few tags.
> 
> The C program is unreadable by me so I cant modify it.
> 
> On sourceforge there are two programs one in Perl and the other in
> Java.
> 
> The perl one does not run due to path problems.
> 
> The java one produces complicated latex, possibly human readable, but
> that does not compile so I could not see its quality.
> 
> Does someone have a program? I prefer a well documented and fully
> commented program that one can modify or one that can do the job
> without the need for understanding its operation.
> 
> Please help. The situation is very desperate.
> 
> Vasantha
> 
> Is there a html-merging tool that can merge a set of html files into a
> single html file and resolve the links and cross-references with
> minimal changes to the rest of the portions of the html, ie not
> scramble the rest of the file.
> 
> I know some awk/perl/sed/python/scheme/lisp will do it.
> 

XSLT is your friend, if the other tools don't work. Using XSLT you can 
easily write your own converter, given the HTML is not too messy and 
complicated.

Uwe

  parent reply	other threads:[~2007-10-15 18:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-15 18:01 Desperately need help for html to LaTeX conversion vasan999
2007-10-15 18:17 ` Tyler
2007-10-15 18:19   ` Tyler
2007-10-15 18:52 ` Uwe Ziegenhagen [this message]
2007-10-15 20:16 ` Aandi Inston
2007-10-16  0:15 ` Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5nhr7fFih2b3U1@mid.uni-berlin.de \
    --to=newsgroup@ziegenhagen.info \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.