On 2010-06-15 05:41:18 +0930, Pablo Rodríguez
said:
I'd prefer the standard way with babel and (pdf)latex. But this is not
possible, this is better than the present solution.
The original code is Jonathan's; I've done nothing more to it than add
a wrapper to handle multiple words. One day I
On 06/14/2010 06:38 PM, Will Robertson wrote:
On 2010-06-14 05:24:47 +0930, Pablo Rodríguez said:
trying to check whether a rather large passage in ancient Greek was
properly hyphenated, I realized that it would be extremely helpful if
xlxtra could provide also the spaces in \showhpyphens.
I
And further: the fonts will be only embedded as subsets!
No chance to change that.
hh
Em 13/06/2010 08:37, Dino Petrucci < dfp.sph...@libero.it > escreveu:
I was not able to find anything about xdvipdfmx and PDF/A. For me, there are
two problems, at least, I can't solve:
1. the driver doesn't
Hello
I've some problems with left and right, fancyhdr and polyglossia;
If I'm writing a page in a LTR language, the "\fancyfoot[R]{\LR{right
side?}" work fine.
But when a switch to a RTL language, the "right side?" message appears
on the left side of the page...
I did a small test with bid
On 2010-06-15 02:21:49 +0930,
j_mach_w...@shared-files.de said:
In XeTeX, you can select a smart feature by using the package =20
fontspec, for instance like this:
\font\hoeflerengraved=3D"Hoefler Text/AAT:Style Options=3DEngraved Text"
[snip]
I don't know whether this is a bug of XeTeX or
On 2010-06-14 05:24:47 +0930, Pablo Rodríguez
said:
trying to check whether a rather large passage in ancient Greek was
properly hyphenated, I realized that it would be extremely helpful if
xlxtra could provide also the spaces in \showhpyphens.
I agree xltxtra's \showhyphens could be improve
Thanks a lot for the help. It seems the environments in general are messed up
in this scenario, because the
\begin{otherlanguage}{greek}...\end{otherlanguage}{greek} didn't work either.
The \selectotherlanguage{greek} command seemed to work though, just not the
environments, so thanks for that
Thanks for the help. The polyglossia manual recommends using the environment
for long passages, and I wasn't sure what difference it made, whether mostly
just "elegance", or a more technical issue. The example you gave works for me,
so it seems that the only issue is the {greek} environment co
Thanks very much for the timely help--the code you gave worked perfectly for
what I need. I'm not using too many of the extended features of ledpar, but
with what I've tried so far, nothing seems broken.
This is a good sample for me to work through and learn a little more about TeX
stuff too.
If the problem is with fitting the table onto A4 paper, you could
adjust \tabcolsep, as Ross mentioned, you could also try \resizebox
and/or \rotatebox.
\resizebox{\textwidth}{!}{Your table here}
or
\rotatebox{-90}{Your table here}
or
\resizebox{\textwidth}{!}{\rotatebox{-45}{Your table here}}
Ho
On Jun 14, 2010, at 2:08 AM, Ross Moore wrote:
Hi Alan, and Ashok,
On 14/06/2010, at 2:23 PM, Alan Munn wrote:
This isn't really a XeLaTeX question, but a very elementary latex
question. There are so many things wrong with the table you posted
it's hard to know where to start.
I think
On Mon, Jun 14, 2010 at 02:44:33PM +0200, Peter Dyballa wrote:
>
> Am 14.06.2010 um 06:23 schrieb Alan Munn:
>
> >multicolumn -> \multicolumn
>
>
> The \ are OK in my copy. Maybe your eMail client gets confused from
> Ashok inserting the whole digest in his response. Actually to
> nothing. This
On Jun 13, 2010, at 9:04 PM, ashok kumar khanda wrote:
> {} &{} & {} & \multicolumn{2}{c}{$(\triangle E_B)_g$}& {} &{}&
> \multicolumn{1}{c}{$M_B$} \\
Howdy,
Taking another look the whole first line looks like you want it to be
{} &{} & {} & \multicolumn{3}{c|}{$(\triangle E_B)_g$} &{}
Am 14.06.2010 um 06:23 schrieb Alan Munn:
multicolumn -> \multicolumn
The \ are OK in my copy. Maybe your eMail client gets confused from
Ashok inserting the whole digest in his response. Actually to nothing.
This is really ugly. Not even trying to adjust the subject.
--
Greetings
P
On Jun 13, 2010, at 9:04 PM, ashok kumar khanda wrote:
> \multicolumn{1}{c}{$M_B$}
Howdy,
Since you don't tell us what is wrong with the way the table is typeset I can
only guess that you don't like the first line. So... just change the last item
on that line to
\multicolumn{2}{c|}{$M_B$}
15 matches
Mail list logo