Re: [XeTeX] XeLaTeX, xeCJK, Japanese: some general questions

2013-06-05 Thread Jiang Jiang
On Wed, Jun 5, 2013 at 3:30 AM, Wilfred van Rooijen wrote: > I prefer memoir. In fact, this is one of the things I remember from when I > was looking at gloss-japanese. the problem is that for instance the > chapter headings need to become "第1章", but most documentclasses define the > chapter h

Re: [XeTeX] XeLaTeX, xeCJK, Japanese: some general questions

2013-06-05 Thread Peter Dyballa
Am 05.06.2013 um 01:31 schrieb Wilfred van Rooijen: > So far, I have found that xeCJK allows one to mix latin and CJK, and xeCJK > will make sure that the corresponding fonts are automatically selected, i.e. > \setmainfont{font_for_latin} and \setCJKmainfont{font_for_CJK}. Helpful, I do > not

Re: [XeTeX] XeLaTeX, xeCJK, Japanese: some general questions

2013-06-05 Thread Wilfred van Rooijen
Hi all, I have tried uplatex + dvipdfmx + babel in Japanese and it works well. The only drawbacks are: - memoir does not work in uplatex. book.cls works but gives unexpected results - I found that "ujbook.cls" is the solution. - uplatex works with dvipdfmx - so I need to found out how I can in

Re: [XeTeX] XeLaTeX, xeCJK, Japanese: some general questions

2013-06-05 Thread Peter Dyballa
Am 05.06.2013 um 11:19 schrieb Wilfred van Rooijen: > uplatex works with dvipdfmx - so I need to found out how I can include PDF > figures Why should graphics/graphicx and \includegraphics not work? To cite from grfguide.pdf (texdoc graphics): The following driver options are declared

Re: [XeTeX] XeLaTeX, xeCJK, Japanese: some general questions

2013-06-05 Thread Herbert Schulz
On Jun 5, 2013, at 5:02 AM, Peter Dyballa wrote: > > Am 05.06.2013 um 11:19 schrieb Wilfred van Rooijen: > >> uplatex works with dvipdfmx - so I need to found out how I can include PDF >> figures > > Why should graphics/graphicx and \includegraphics not work? To cite from > grfguide.pdf (te

Re: [XeTeX] XeLaTeX, xeCJK, Japanese: some general questions

2013-06-05 Thread Zdenek Wagner
2013/6/5 Herbert Schulz : > > On Jun 5, 2013, at 5:02 AM, Peter Dyballa wrote: > >> >> Am 05.06.2013 um 11:19 schrieb Wilfred van Rooijen: >> >>> uplatex works with dvipdfmx - so I need to found out how I can include PDF >>> figures >> >> Why should graphics/graphicx and \includegraphics not work

Re: [XeTeX] XeLaTeX, xeCJK, Japanese: some general questions

2013-06-05 Thread Peter Dyballa
Am 05.06.2013 um 13:34 schrieb Zdenek Wagner: > I am not sure about Mac. Plays no role with TeX Live. -- Greetings Pete We need a president who's fluent in at least one language. – Buck Henry -- Subscription

Re: [XeTeX] XeLaTeX, xeCJK, Japanese: some general questions

2013-06-05 Thread Herbert Schulz
On Jun 5, 2013, at 6:34 AM, Zdenek Wagner wrote: > 2013/6/5 Herbert Schulz : >> >> On Jun 5, 2013, at 5:02 AM, Peter Dyballa wrote: >> >>> >>> Am 05.06.2013 um 11:19 schrieb Wilfred van Rooijen: >>> uplatex works with dvipdfmx - so I need to found out how I can include PDF figure

Re: [XeTeX] XeLaTeX, xeCJK, Japanese: some general questions

2013-06-05 Thread Wilfred van Rooijen
Hi all, >> Since the graphics package doesn't ``know'' which backend > driver you are going to use after the dvi file is created (it will assume > dvips > by default when in dvi mode) you need to give [dvipdfm] in the option list. >> > It was needed in the early days of XeTeX, now it is reco

Re: [XeTeX] XeLaTeX, xeCJK, Japanese: some general questions

2013-06-05 Thread Peter Dyballa
Am 05.06.2013 um 14:05 schrieb Wilfred van Rooijen: > I am using uplatex now, not xelatex For these the "engine" plays no role since they all produce (some kind of) DVI output. The convertor (or driver) used to convert DVI (or XDV) to another (possibly printable) format has to be passed to gra

[XeTeX] bidi & eso-pic are broken

2013-06-05 Thread Fahad Al-Saidi
I am now using pretest texLive 2013 to test and use the new features in xetex. However, when I use bidi & eso-pic together the page layout is broken. There is a big white space in the right side of the page. Since wallpaper package uses eso-pic & polyglossia uses bidi package, the problem occurs w

Re: [XeTeX] bidi & eso-pic are broken

2013-06-05 Thread Herbert Schulz
On Jun 5, 2013, at 10:14 AM, Fahad Al-Saidi wrote: > I am now using pretest texLive 2013 to test and use the new features in > xetex. However, when I use bidi & eso-pic together the page layout is broken. > There is a big white space in the right side of the page. Since wallpaper > package u

Re: [XeTeX] bidi & eso-pic are broken

2013-06-05 Thread Khaled Hosny
On Wed, Jun 05, 2013 at 07:14:06PM +0400, Fahad Al-Saidi wrote: > I am now using pretest texLive 2013 to test and use the new features in > xetex. However, when I use bidi & eso-pic together the page layout is > broken. There is a big white space in the right side of the page. Since > wallpaper pa