On Thu, 2007-06-14 at 15:09 -0400, Dan Corkill wrote: > > The latex output shows the missing page names in red, > > as desired, but hyperlatex chokes on the IfFileExists > > command. Is there anyway to "pass-through" latex macros > > that hyperlatex doesn't understand? > > John, > > What I do is define hyperlatex only versions of commands that what is > reasonable in the hyperlatex version of the document. For example, > you could define IfFileExists to simply always return true (or false) > when hyperlatex'ing.
Hi Dan, Thanks for the reply. What I am aiming for is the html versions signalling somehow that the link doesn't exist; I don't care as much if the latex/pdf versions do. > On the other hand, you could also add a command like IfFileExists to > hyperlatex by writing a bit of emacs-lisp code (if you want to go to > that level of coding). I'm familiar with lisp/scheme/guile so I could do this. I assume I edit hyperlatex.el? Is there a tutorial on exactly how to do this or is there a particular extension from which I could analogize? thanks again, john ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Hyperlatex-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hyperlatex-users
