From: Hugo V. <hvw...@ya...> - 2005-02-28 12:13:29
|
Hi HyperLatex! Don't know if this list is active, but anyway... I would like to put this in \htmladdress: \htmladdress{Hugo M. Van Woerkom, \today { }(HyperLatex \HlxEval{(insert hyperlatex-version)} -- \input{/tmp/system_is})\\ where the file of \input is a system identification. That works only if there are no footnotes. If there are footnotes in the .tex file, I get: <snip> Formatting: Footnotes ... Inserting file /tmp/system_is... Inserting file /tmp/system_is... done Inserting file /tmp/system_is... Inserting file /tmp/system_is... done Hyperlatex ERROR: Unknown command: ¼ Hint: Try running Latex, it may give a better error message. <snip> So obviously he gets confused with the file I used. All that /tmp/system_is has in it is: 2.4.29-bruby on Hda9 Giving me identification where I created the hyperlatex file. Alternatively I tried using write18{shell command} but that creates more problems. Expanding hyperlatex.el and (defvar hyperlatex-version "2.8") also seems complicated. Anybody sees a way to do this? Unfortunately I am emacs illiterate :-( Hugo __________________________________ Do you Yahoo!? Yahoo! Mail - now with 250MB free storage. Learn more. http://info.mail.yahoo.com/mail_250 |