> Sorry, my fault. Must be left over from an insource build earlier. :-/
>
> Am I correct that the CMake build system doesnt support MacOSX bundling yet?
the situation around the building systems in lyx is rather chaotical and
imho the only actively maintained systems are scons and autotools.
iir
Koji Yokota wrote:
> Although I haven't extensively tested, the header issue of AMS seems to
> be resolved just by enclosing \maketitle by \begin{CJK} and \end{CJK}
> when the title includes CJK characters.
But this will fail for sections and if the title contains for instance french
and Japanese
Although I haven't extensively tested, the header issue of AMS seems to
be resolved just by enclosing \maketitle by \begin{CJK} and \end{CJK}
when the title includes CJK characters.
So a document should include parts such as
\title{Header problem in second page with \begin{CJK}{EUC-JP}{}日本語\
Koji Yokota wrote:
> Yes, output of the first page is fine. But the header of the second page
> shows """ at the place of Japanese characters for "amsart" (it worked
> fine for "article").
Here's my test document and the resulting PDF. Looks correct to me.
The ERT looks more complicated than what
> The problem is that upon exporting to .pdf the quotation marks of
> «Hello world!» translate into two black boxes [2]. In the .tex file
> [3] «Hello world!» translated to <>.
It works for me correct in LyX 1.5.3 with both of your documents. (I used the document class
"article" as I don't have
"Liviu Andronic" <[EMAIL PROTECTED]> writes:
> The problem is that upon exporting to .pdf the quotation marks of
> «Hello world!» translate into two black boxes [2]. In the .tex file
> [3] «Hello world!» translated to <>.
Did you try to uncomment the line \usepackage{aeguill} in the
preamble?
JM
On Thu, 24 Jan 2008 21:04:39 +0100
Bernhard Roider <[EMAIL PROTECTED]> wrote:
> Hello,
>
> how difficult would it be to add support for the bm package (i.e. bold greek
> in math) and display it
> correct when editing formulas?
>
> bernhard
Should be doable based on the already implemented \bo