From: Uli W. <ul...@sl...> - 2004-05-18 05:33:12
|
Tom, You are right, the trailing "/" is required. This got me so far with translating the manual: --------- Begin Hyperlatex output Parsing ... Package "siteinit" inserted Package "init" not found... Package "article" inserted Reading site init file for Hyperlatex version 2.7: Package "english" inserted Hyperlatex ERROR: Unknown command: htmltopname Hint: Try running Latex, it may give a better error message. Error discovered here: >>>{Top} \htmlmathitalic{1} \renewcommand{\HlxSeqPrevUrl}{\HlxPrevUrl} \renewcommand{\HlxSeqNextUrl}{\HlxNextUrl} \renewcommand{\HlxSeqPrevTitle}{\HlxPrevTitle} \renewcommand{\HlxSeqNextTitle}{\HlxNextT ... ----- End Hyperlatex output The package loading is correct, there is no "init" package (i never made one). The offending "htmltopname" is in siteinit.hlx. I can comment that one out but then get stuck later on, so that is not an option. I should maybe mention that I don't have a (La)TeX installation on this computer. I don't think I need one for Hyperlatex to work (right?) I do not have Babel and the corresponding line in the manual source is commented out (as per the readme). Uli On May 17, 2004, at 10:10, tom sgouros wrote: > >> On Mon, 17 May 2004 09:37:31 -0700, Uli Wienands wrote: > >> My hyperlatex-extension-dirs variable looks like this >> (describe-variable): > >> hyperlatex-extension-dirs's value is >> ("~/" "/Applications/Emacs/Hyperlatex-2.7/hlx") > > Try it like this: > > ("~/" "/Applications/Emacs/Hyperlatex-2.7/hlx/") > > I think the following slash is significant. > > -tom > > ---------------------------------------- > tomfool at as220 dot org 401-861-2831 > http://sgouros.com |