Hello
You need to customize your muse, to work with utf-8. In my installation I
set variable muse-latex-header to value
"~/emacs/muse/templates/heaedr.tex", and put to this file following latex
code:
\documentclass{article}
\usepackage{ucs}
\usepackage[T2A]{fontenc}
\usepackage[utf8x]{inputenc}
%\usepackage[russian,english]{babel}
Or you can set this text directly in variable...
I will look to latex code - may be it will possible to setup header
depending on file encoding
Glasspen at "Mon, 1 Mar 2010 21:02:29 +0100" wrote:
G> Hi!
G> This regards publishing .muse-files to pdf.
G> The muse project:
G> -----------------
G> ("P2"
G> ("/home/myuser/top/p1"
G> :default "start"
G> :major-mode muse-mode)
G> (:base "journal-book-pdf" :path "/home/myuser/done/p1/"))
G> --------------
G> I use linux and have emacs with muse plus tetex. My system use utf-8.
G> When I try to publish to pdf I get the follwing in *Messages buffer:
G> ---------------------
G> This is pdfTeX, Version 3.141592-1.40.5 (Web2C 7.5.5)
G> entering extended mode
G> (./201003.tex
G> LaTeX2e <2005/12/01>
G> Babel <v3.8h> and hyphenation patterns for american, french, german,
G> ngerman, b ahasa, basque, bulgarian, catalan, croatian, czech, danish,
G> dutch, esperanto, e stonian, finnish, greek, icelandic, irish, italian,
G> latin, magyar, norsk, polis h, portuges, romanian, russian, serbian,
G> slovak, slovene, spanish, swedish, tur kish, ukrainian, nohyphenation,
G> loaded. (/usr/share/texmf/tex/latex/base/book.cls
G> Document Class: book 2005/09/16 v1.4f Standard LaTeX document class
G> (/usr/share/texmf/tex/latex/base/bk10.clo))
G> (/usr/share/texmf/tex/generic/babel/babel.sty
G> (/usr/share/texmf/tex/generic/babel/english.ldf
G> (/usr/share/texmf/tex/generic/babel/babel.def)))
G> (/usr/share/texmf/tex/latex/base/inputenc.sty
G> (/usr/share/texmf/tex/latex/base/latin1.def))
G> (/usr/share/texmf/tex/latex/base/fontenc.sty
G> (/usr/share/texmf/tex/latex/base/t1enc.def)) (./201003.aux)
G> [1{/usr/share/texmf -var/fonts/map/pdftex/updmap/pdftex.map}] [2]
G> (./201003.toc) [3] [4] Chapter 1.
G> ! LaTeX Error: Command \textcurrency unavailable in encoding T1.
G> -------------------
G> Did an internet search and found some information that utf8 is
G> not supported (~) and I have to go back to latin-1 / iso-8859-1.
G> Is there a workaround for this problem?
G> I used iso-8859-1 before with emacs-muse-tetex and then could publish
G> to pdf. Do I really have to go back to iso-8859-1?
G> Regards
G> _______________________________________________
G> Muse-el-discuss mailing list
G> [email protected]
G> https://mail.gna.org/listinfo/muse-el-discuss
--
With best wishes, Alex Ott, MBA
http://alexott.blogspot.com/ http://alexott.net/
http://alexott-ru.blogspot.com/
_______________________________________________
Muse-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/muse-el-discuss