[XeTeX] Eq multi-labeling problem (with file)
snvv
snvv101 at gmail.com
Wed Jul 22 20:33:52 CEST 2009
Hello,
I when i set a multi-labeling equation the results is like (1a ) (1 b) etc
(see attached file).
Is it possible to make that numbering (1a) (1b) or (1-1) (1-2) etc ?
Thank you
snvv
Sorry, the file was not attached in my previous mail
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
I use the following code
%!TEX TS-program = xelatex -output-driver="xdvipdfmx -q -E"
%!TEX encoding = UTF-8 Unicode
\documentclass[a4papper,oneside,12pt]{book}
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{fontspec,fontenc,xunicode,xltxtra,xgreek} %
and
\begin{subequations}\label{grp}
\begin{align}
a&=b+c\label{second}\\
d&=e+f+g\label{third}\\
h&=i+j\label{fourth}
\end{align}
\end{subequations}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: math_problem-2-1.pdf
Type: application/pdf
Size: 18128 bytes
Desc: not available
URL: <http://tug.org/pipermail/xetex/attachments/20090722/b9509cb8/attachment-0001.pdf>
More information about the XeTeX
mailing list