emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] Re: muse publishing seems broken...


From: Michael Olson
Subject: [emacs-wiki-discuss] Re: muse publishing seems broken...
Date: Mon, 12 Dec 2005 19:06:44 -0500
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Paul Lussier <address@hidden> writes:

> (setq muse-project-alist '(
>                          ("opsdocs"
>                           ("~/work/muse" :default "index")
>                           (:base "html" :path "~/public_html/muse")
>                           (:base "pdf" :path "~/public_html/muse/pdf"))
>
>                          ("userdocs"
>                           ("~/work/muse/UserDocs" 
>                            :default "index")
>                           (:base "html" :path "~/public_html/UserDocs")
>                           (:base "pdf" :path "~/public_html/UserDocs/pdf"))
>
>                          ("WikiPlanner"
>                           ("~/Plans" 
>                            :default "TaskPool" 
>                            :major-mode planner-mode 
>                            :visit-link planner-visit-link)
>                           (:base "html" :path "~/public_html/Plans"))
>
>                          ("Diary"
>                           ("~/personal/diary"
>                            :default "DiaryEntry" 
>                            :major-mode planner-mode 
>                            :visit-link planner-visit-link)
>                           (:base "html" :path "~/personal/diary/www"))))

This is defined twice.  You might want to remedy that.

> Yet, when I try to run run 'muse-project-publish', it bails out with:
>
> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
>   file-directory-p(nil)
>[snip]

I've tried to fix that in muse--rel--3.02--patch-28 and
muse--main--1.0--patch-292.

> And when I try using the 'muse-publish-my-books' as defined above,
> It publishes some things, but ends up dying with:
>
>[snip]
>   }] [2] (./opsbook.toc) [3] [4]
>   Chapter 1.
>   [5] [6]
>   Chapter 2.
>   ! You can't use `macro parameter character #' in horizontal mode.
>   l.28 Model #
>               : LTO-LXML2117RB
>   ?
>   ! Emergency stop.
>   l.28 Model #
>               : LTO-LXML2117RB
>   !  ==> Fatal error occurred, the output PDF file is not finished!
>   Transcript written on opsbook.log.

> Can someone help point me in the right direction, or help me
> determine what the problem is? (is it likely a muse configuration
> issue?).

If you want to do PDF/LaTeX publishing, it's much better to use the
3.02 release branch.  The --main branch is still in flux
w.r.t. escaping of special LaTeX characters.

The 3.02 release branch may be obtained as follows.

tla get address@hidden/muse--rel--3.02 muse-3.02

-- 
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: manga, Debian, XHTML, wiki, Emacs Lisp
  /` |\ | | | IRC: mwolson on freenode.net: #hcoop, #muse, #PurdueLUG
 |_] | \| |_| Jabber: mwolson_at_hcoop.net

Attachment: pgp6E5Qu5NLK9.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]