John Wood <[EMAIL PROTECTED]> wrote:
> im hoping lyx can output in sjis :)
I do not recommend SJIS. However if you are going to write in SJIS
with Kawakami's patch, then please change the line 3652 of text2.C
(InsertKanjiString) to
((unsigned char) string[i] /*& 127*/) >= ' ') {
Other
Amir Karger <[EMAIL PROTECTED]> wrote:
> to post that?) should have Yu-Chung Wang's patch linked instead. OK.
I meant to say that the existence of both patches must be known to users,
although I personally believe Yu-Chung Wang's approach is preferable.
>
I have a report that egcs 1.1.? on OS/2 cannot compile lyxfunc.C of 1.0.0
with optimization (-O2) on. I don't have egcs installed and do not know
if later versions can be compiled with the switch.
Regards,
SMiyata
On Thu, 15 Apr 1999, Martin Vermeer wrote:
> once we are exchanging good ideas, look at the package mathptm. It does
> everything (including most of math) in Times Roman. Why isn't this selectable
> from LyX?
You could also stick "\usepackage{pslatex}" in your LaTeX preamble. This
converts _eve
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
Martin> Hi, once we are exchanging good ideas, look at the package
Martin> mathptm. It does everything (including most of math) in Times
Martin> Roman. Why isn't this selectable from LyX?
It could, as euler.sty, to use the euler fonts.
Hi,
once we are exchanging good ideas, look at the package mathptm. It does
everything (including most of math) in Times Roman. Why isn't this selectable
from LyX?
So if your publisher forces you to use Times, this is the way to get
harmonizing math fonts. (The Companion mentions mathtime --
Hi,
I'm using Lyx 1.0.1. I read the tutorial and tried to make a
multi-line equation as explained in the tutorial. I clicked on "A+B/C"
then on the Math panel on the "equation" icon, then on "Ctrl + Return"
five or six times. Then I had a multi-line equation; when editing it, I
selected part
> "Amir" == Amir Karger <[EMAIL PROTECTED]> writes:
Amir> OK. In that case, I'll put in \r \k and \q. If it breaks, I'll
Amir> blame it on you.
You can always try.
JMarc
On Thu, Apr 15, 1999 at 04:12:59PM +0200, Jean-Marc Lasgouttes wrote:
> > "Amir" == Amir Karger <[EMAIL PROTECTED]> writes:
>
> Amir> Interesting, because \q works.
>
> Ah? Would you care to give an example? All I know is that it is
> referred to as 'special caron' in LyX source, but I canno
> "Amir" == Amir Karger <[EMAIL PROTECTED]> writes:
Amir> On Thu, Apr 15, 1999 at 03:53:33PM +0200, Jean-Marc Lasgouttes
Amir> wrote:
>> > "Amir" == Amir Karger <[EMAIL PROTECTED]> writes:
>>
Amir> Jean-Marc was (surprise!) unable to answer my question, so I
Amir> decided to forward this
On Thu, Apr 15, 1999 at 03:53:33PM +0200, Jean-Marc Lasgouttes wrote:
> > "Amir" == Amir Karger <[EMAIL PROTECTED]> writes:
>
> Amir> Jean-Marc was (surprise!) unable to answer my question, so I
> Amir> decided to forward this at the list.
Apparently, my public e-mail embarrassed him into tr
> "Amir" == Amir Karger <[EMAIL PROTECTED]> writes:
Amir> Jean-Marc was (surprise!) unable to answer my question, so I
Amir> decided to forward this at the list.
Amir> I noticed that reLyX doesn't translate \r. It also doesn't do \k
Amir> or \q. I have some vague memory that we didn't want
Jean-Marc was (surprise!) unable to answer my question, so I decided to
forward this at the list.
I noticed that reLyX doesn't translate \r. It also doesn't do \k or \q.
I have some vague memory that we didn't want to put \k or \q in there,
because some people might not be able to handle the LyX
Read miyata's mail and do not know his mail address. I have seen the
Jananese lyx patch page and think it is the good solution. Have not tried
Yu-Chung Wang's patch but I remember I have seen some web page showing
the screenshot of a Chinese lyx working when the lyx was in the 0.10.7
stage. Th
On Wed, Apr 14, 1999 at 10:08:40PM +0900, [EMAIL PROTECTED] wrote:
> Amir Karger <[EMAIL PROTECTED]> wrote:
>
> > person can just go to that page and find a mailto there. Also, I don't know
> > the name of the person who has the chinese page. Didn't find it in the
> > chinese patch either!
>
> I
Hi all,
working a lot with LyX 1.0.2pre1 the last days, I encountered a very
strange situation (about three times now, but unfortunately not
reproducible):
After (fast) typing of some characters, suddenly the input cursor of LyX
stops flashing, and I can't type anything more. LyX is still ru
Hi,
one alternative is to use TeX to turn clipping on. I use
%--
\makeatletter
\newcommand{\Clip}[1]{%
\let\zztmp=\includegraphics%
\def\includegraphics{\Gin@cliptrue\Gin@i}%
#1%
\let\includegraphics=\zztmp%
}
\makeatother
%--
and th
17 matches
Mail list logo